onMapReady

open override fun onMapReady(map: Map?)

Initializes minimap when its becomes available.

This method:

  • Clears existing map and states

  • Creates a new MiniMapControlModel and setup minimap

Parameters

map

The map instance, or null if the map is not ready