MapUiApi

interface MapUiApi

Inheritors

Types

Link copied to clipboard
Link copied to clipboard
interface AlertProvider
Alert provider.
Link copied to clipboard
Provider for handling app-navigation based on user-interactions/behaviour
Link copied to clipboard
interface CustomUi
Link copied to clipboard
interface Events
Link copied to clipboard
interface Itinerary
Link copied to clipboard
interface Lifecycle
Link copied to clipboard
interface Locale
Link copied to clipboard
Link copied to clipboard
Initialization callback for the map-ui-sdk
Link copied to clipboard
interface Setup
Link copied to clipboard
interface Tags
Link copied to clipboard
interface Utils

Functions

Link copied to clipboard
abstract fun customUi(): MapUiApi.CustomUi
Get reference to the map ui api's MapUiApi.CustomUi
Link copied to clipboard
abstract fun events(): MapUiApi.Events
Get reference to the map ui api's MapUiApi.Events
Link copied to clipboard
abstract fun getMapApi(): MapApi
Get MapApi
Link copied to clipboard
Get reference to the map ui api's MapUiApi.Tags
Link copied to clipboard
Get reference to the map ui api's MapUiApi.Lifecycle
Link copied to clipboard
abstract fun locale(): MapUiApi.Locale
Get reference to the map ui api's MapUiApi.Locale
Link copied to clipboard
abstract fun setup(): MapUiApi.Setup
Get reference to the map ui api's MapUiApi.Setup
Link copied to clipboard
abstract fun tags(): MapUiApi.Tags
Get reference to the map ui api's MapUiApi.Tags
Link copied to clipboard
abstract fun utils(): MapUiApi.Utils
Get reference to the map ui api's MapUiApi.Utils