MapReadyCallback

@RestrictToExtendedFlavor(value = [ExternalScope.LIBRARY_GROUP])
fun interface MapReadyCallback

Interface for notifying about the TomTomMap being ready to use.

Functions

Link copied to clipboard
abstract fun onMapReady(map: TomTomMap)

Callback called then the TomTomMap is initialized and ready to use.