Contents

SearchMapRegion

An object that describes an area to search in terms of its upper-right and lower-left corners as a pair of geographic points.

Declaration

object SearchMapRegion

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