Class | Description |
---|---|
LatLng |
A geographical location which contains a single latitude, longitude pair, with
optional altitude.
|
LatLngBounds |
A geographical area representing a latitude/longitude aligned rectangle.
|
LatLngBounds.Builder |
Builder for composing LatLngBounds objects.
|
LatLngBoundsZoom |
A geographical area representing a latitude/longitude aligned rectangle and the zoom level.
|
LatLngQuad |
A geographical area representing a non-aligned quadrilateral
|
LatLngSpan |
A geographical span defined by its latitude and longitude span.
|
ProjectedMeters |
ProjectedMeters is a projection of longitude, latitude points in Mercator meters.
|
VisibleRegion |
Contains the four points defining the four-sided polygon that is visible in a map's camera.
|