|
Class Summary |
| LatLng |
Represents a location on the surface of the Earth. |
| LatLngBounds |
Represents an area bounded by minimum and maximum latitude and longitude
values (a rectangle, in geographical coordinates). |
| Map |
Represents a map, which is a stack of TileLayers. |
| MapLocationModel |
Represents the location of a MapWidget on the map (its model, in
MVC terms). |
| MapWidget |
A widget displaying a map and possibly other elements on it, and allows
interaction with them. |
| MapWidget.MapAnimation |
The superclass for map-related animations. |
| Tile |
The interface for implementing map tiles. |
| WidgetOverlay |
An overlay which positions a single widget at a specified location on the
map. |