Contents

MapRegion

An object that describes a map region in terms of its upper-right and lower-left corners as a pair of geographic points.

Declaration

object MapRegion

Properties

NameTypeDescription
eastLongitudedouble

A double value that describes the east longitude of the map region.

northLatitudedouble

A double value that describes the north latitude of the map region.

southLatitudedouble

A double value that describes the south latitude of the map region.

westLongitudedouble

A double value that describes west longitude of the map region.

See Also

Getting common object information