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

getPanningControlsView

abstract fun getPanningControlsView(): PanningControlsView!

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

Return
PanningControlsView!: the PanningControlsView which is an interface to manage the controls used to pan the map.