OmhOnMapReadyCallback

fun interface OmhOnMapReadyCallback

Abstraction to provide access to Callback interface for when the map is ready to be used.

Functions

Link copied to clipboard
abstract fun onMapReady(omhMap: OmhMap)

Called when the map is ready to be used.