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

getCurrentLocationView

abstract fun getCurrentLocationView(): CurrentLocationView!

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

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