A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
U
W
M
- MapObject - class in com.google.maps.android.renderer.model
- A common interface for all renderable map objects.
- MapObject.Type - class in com.google.maps.android.renderer.model.MapObject
- Enum representing the type of map object.
- MapViewRenderer - class in com.google.maps.android.data.renderer.mapview
- A concrete implementation of the DataRenderer interface that renders a DataScene onto a GoogleMap.
- MapViewRenderer.Companion - class in com.google.maps.android.data.renderer.mapview.MapViewRenderer
- MARKER - enum entry in com.google.maps.android.renderer.model.MapObject.Type
- Marker - class in com.google.maps.android.renderer.model
- A data model representing a marker on the map.
- Metadata - class in com.google.maps.android.data.parser.gpx
- MultiGeometry - class in com.google.maps.android.data
- An abstraction that shares the common properties of KmlMultiGeometry, GeoJsonMultiLineString, GeoJsonMultiPoint, and GeoJsonMultiPolygon.
- MultiGeometry - class in com.google.maps.android.data.parser.kml
- MultiGeometry - class in com.google.maps.android.data.renderer.model
- A Geometry that is a collection of other Geometry objects.
- MultiTrack - class in com.google.maps.android.data.parser.kml