| Class | Description |
| EncodedPolylineData |
Class EncodedPolylineData represents the set of data required
for creating an encoded polyline. |
| GroundOverlay |
GroundOverlays are images laid out over the map content whose corners
are located with latitude/longitude pairs. |
| GroundOverlayOptions |
GroundOverlayOptions class specifies a set of rendering parameters for
a GroundOverlay. |
| Marker |
A Marker object marks a position on the map. |
| MarkerOptions |
MarkerOptions class specifies a set of rendering parameters for the Marker. |
| OverlayBase |
Base class for custom overlays. |
| Polygon |
Class Polygon defines a polygon displayed over the map. |
| PolygonOptions |
PolygonOptions class specifies a set of rendering parameters for polygons. |
| Polyline |
Class Polyline defines a map overlay that draws a polyline on the map. |
| PolylineOptions |
PolylineOptions class specifies a set of rendering parameters for polylines. |
| TileLayerOverlay |
TileLayerOverlay is a type of overlay that adds a custom
layer of tiles to the map on top of the MapType-specific tile layers. |