onMapReady

open fun onMapReady(@NonNull maplibreMap: MapLibreMap)

Called when the map is ready to be used.

Parameters

maplibreMap

An instance of MapLibreMap associated with the MapFragment or MapView that defines the callback.