| Interface | Description |
|---|---|
| ItemizedLayer.ActiveItem | |
| ItemizedLayer.OnItemGestureListener<T> |
When the item is touched one of these methods may be invoked depending on
the type of touch.
|
| MarkerInterface | |
| MarkerLayer.Snappable |
TODO
Interface definition for overlays that contain items that can be snapped
to (for example, when the user invokes a zoom, this could be called
allowing the user to snap the zoom to an interesting point.)
|
| MarkerRendererFactory |
| Class | Description |
|---|---|
| ClusterMarkerRenderer |
An extension to the MarkerRenderer with item clustering support.
|
| ClusterMarkerRenderer.ClusterStyle |
Class to wrap the cluster icon style properties
|
| InternalItem |
The internal representation of a marker.
|
| InternalItem.Clustered |
Extension to the above class for clustered items.
|
| ItemizedLayer | |
| MarkerItem |
Immutable class describing a GeoPoint with a Title and a Description.
|
| MarkerItem.NonClusterable |
If a MarkerItem is created using this convenience class instead of MarkerItem,
this specific item will not be clusterable.
|
| MarkerLayer |
Draws a list of
MarkerInterface as markers to a map. |
| MarkerRenderer | |
| MarkerSymbol |
| Enum | Description |
|---|---|
| MarkerSymbol.HotspotPlace |
Indicates a hotspot for an area.
|