| Interface | Description |
|---|---|
| ShapeMarkers |
Shape markers interface for handling marker changes
|
| ShapeWithChildrenMarkers |
Shape markers interface for handling marker changes on shapes that have
children
|
| Class | Description |
|---|---|
| GoogleMapShape |
Google Map Shape
|
| GoogleMapShapeConverter |
Provides conversions methods between geometry object and Google Maps Android
API v2 Shapes
|
| GoogleMapShapeMarkers |
Google Map Shape with markers
|
| MultiLatLng |
Multiple LatLng object
|
| MultiMarker |
Multiple Marker object
|
| MultiPolygon |
Multiple Polygon object
|
| MultiPolygonMarkers |
Multiple Polygon Markers object
|
| MultiPolygonOptions |
Multiple Polygon Options object
|
| MultiPolyline |
Multiple Polyline object
|
| MultiPolylineMarkers |
Multiple Polyline Markers object
|
| MultiPolylineOptions |
Multiple Polyline Options object
|
| PolygonHoleMarkers |
Polygon Hole with Markers object
|
| PolygonMarkers |
Polygon with Markers object
|
| PolylineMarkers |
Polyline with Markers object
|
| Enum | Description |
|---|---|
| GoogleMapShapeType |
Enumeration of Map shape types for handling geometry hierarchies
|