Setup

interface Setup

Access/manage map-related setup

Inheritors

Functions

Link copied to clipboard
abstract fun getMapTilesFilePath(): String
System file path for where MapApi can store map tiles
Link copied to clipboard
abstract fun initialize(@NonNull params: CustomMapParams, @NonNull callback: MapApi.MapInitCallback)
Method to initialize Mapsted Map Api using the initialization details
Link copied to clipboard
abstract fun isInitialized(): Boolean
Whether the sdk has already initialized or not.
Link copied to clipboard
abstract fun setTopbarNotificationProvide(topbarNotificationProvider: MapApi.TopbarNotificationProvider)
Set the topbar Notification provider