OnMapReadyCallback

fun interface OnMapReadyCallback

Interface for notifying about the TomTomMap being ready to use.

Important: This is a Public Preview API. It may be changed or removed at any time.

Functions

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

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