Companion

actual object Companion
expect object Companion
actual object Companion

Functions

Link copied to clipboard
actual fun getInstance(): MapKit
expect fun getInstance(): MapKit
actual fun getInstance(): MapKit
Link copied to clipboard
fun initialize(context: Context)
Link copied to clipboard
actual fun setApiKey(apiKey: String)
expect fun setApiKey(apiKey: String)
actual fun setApiKey(apiKey: String)
Link copied to clipboard
actual fun setLocale(locale: String?)
expect fun setLocale(locale: String?)
actual fun setLocale(locale: String?)
Link copied to clipboard
actual fun setUserId(userId: String)
expect fun setUserId(userId: String)
actual fun setUserId(userId: String)