| Interface | Description |
|---|---|
| ClickableMapComponent |
Marks the map component which are not complex to provide action when they are clicked.
|
| ClickableMapComponent.MapComponentClickCallback |
The callback fired when center on map component view is clicked.
|
| MapComponentView<T extends android.view.View> |
The common map ui component api to be used for components.
|