sdk-maps / com.tomtom.online.sdk.map / UiSettings / getZoomingControlsView

getZoomingControlsView

abstract fun getZoomingControlsView(): ZoomingControlsView!

The ZoomingControlsView component. It can be used to manage the ZoomingControlsView component visibility on the map. Moreover it can be a proxy to obtain the ZoomButtonsGroup view used by the ZoomingControlsView.

Return
ZoomingControlsView!: the ZoomingControlsView which is an interface to manage the controls used to zoom in and zoom out the map.