Class | Description |
---|---|
BoundingBox |
A BoundingBox represents an immutable set of two latitude and two longitude coordinates.
|
Dimension | |
LatLong |
This immutable class represents a geographic coordinate with a latitude and longitude value.
|
LineSegment |
A directed line segment between two Points.
|
MapPosition |
A MapPosition represents an immutable pair of
LatLong and zoom level. |
Point |
A Point represents an immutable pair of double coordinates.
|
Rectangle |
A Rectangle represents an immutable set of four double coordinates.
|
Tag |
A tag represents an immutable key-value pair.
|
Tile |
A tile represents a rectangular part of the world map.
|