See: Description
Interface | Description |
---|---|
MarkerViewManager.OnMarkerViewAddedListener |
Interface definition invoked when the View of a MarkerView has been added to the map.
|
Class | Description |
---|---|
Annotation |
Annotation is an overlay on top of a Map.
|
BaseMarkerOptions<U extends Marker,T extends BaseMarkerOptions<U,T>> |
Abstract builder class for composing custom Marker objects.
|
BaseMarkerViewOptions<U extends MarkerView,T extends BaseMarkerViewOptions<U,T>> | Deprecated
Use a
SymbolLayer instead. |
BasePointCollection |
Multipoint is an abstract annotation for combining geographical locations.
|
BubbleLayout |
Bubble View for Android with custom stroke width and color, arrow size, position and direction.
|
Icon |
Icon is the visual representation of a Marker on a MapView.
|
IconFactory |
Factory for creating Icons from bitmap images.
|
InfoWindow | |
Marker |
Marker is an annotation that shows an icon image at a geographical location.
|
MarkerOptions |
Builder for composing
Marker objects. |
MarkerView | Deprecated
Use a
SymbolLayer instead. |
MarkerViewManager | Deprecated |
MarkerViewOptions | Deprecated
Use a
SymbolLayer instead |
Polygon |
Polygon is a geometry annotation that's a closed loop of coordinates.
|
PolygonOptions |
Builder for composing
Polygon objects. |
Polyline |
Polyline is a geometry feature with an unclosed list of coordinates drawn as a line
|
PolylineOptions |
Builder for composing
Polyline objects. |