sdk-common / com.tomtom.online.sdk.map.ui.currentlocation

Package com.tomtom.online.sdk.map.ui.currentlocation

Types

CurrentLocationView

interface CurrentLocationView : MapComponentView, ClickableMapComponent

The current location view api.

CurrentLocationViewAction

interface CurrentLocationViewAction

To override behavior for click on current location button implement interface.

CurrentLocationViewAdapter

interface CurrentLocationViewAdapter

The adapter for current location view that allows to provide custom params (e.g. Context) that will be used internally for selected operations (e.g. show error dialog).