sdk-maps / com.tomtom.online.sdk.map / MapFragment / getAsyncMap

getAsyncMap

open fun getAsyncMap(@NonNull callback: OnMapReadyCallback): Unit

Sets a callback which will be triggered when the map instance is ready to use. The callback will be executed in the main thread.

Parameters

callback - OnMapReadyCallback: The callback to handle the result.