public interface UiComponentsLayer
| Modifier and Type | Method and Description |
|---|---|
CompassView |
getCompassView()
Get compass view.
|
CurrentLocationView |
getCurrentLocationView()
Get current location view.
|
android.view.ViewGroup |
getMarkerBalloonsLayerView()
Get view group that is used to add marker balloons.
|
PanningControlsView |
getPanningControlsView()
Get controls to pan the map.
|
ZoomingControlsView |
getZoomingControlsView()
Gets controls to zoom in and zoom out the map.
|
android.view.ViewGroup getMarkerBalloonsLayerView()
CompassView getCompassView()
CurrentLocationView getCurrentLocationView()
PanningControlsView getPanningControlsView()
ZoomingControlsView getZoomingControlsView()