BoundsThe Bounds class represent a rectangular area of the map in geographical coordinates. Summary
Bounds
The Bounds constructor; Creates a new Bounds instance. Parameters
topLeft
A Coordinate object that contains the top left coordinate. bottomRight
A Coordinate object that contains the bottom right coordinate. |
|
This is the base class of the provided coordinates classes.