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

getCompassView

abstract fun getCompassView(): CompassView!

The CompassView component. It can be used to manage the Compass visibility on the map. Moreover it can be a proxy to obtain the ImageView used by the CompassView.

Return
CompassView!: the CompassView which is an interface to manage the compass on the map.