# MapBoundsCoordinateType

An object representing the bound coordinates on the map.

Availability
0.8
0.8
9.2.0
Extends
Object

NOTE

This is an abstract type. Any object of this structure can be used where this type is used.

# Properties

# bottomRight

Availability
0.8
0.8
9.2.0
bottomRight :MapPointType

An object with longitude and latitude values.


# topLeft

Availability
0.8
0.8
9.2.0
topLeft :MapPointType

An object with longitude and latitude values.