onMapCreated property

MapCreatedCallback? onMapCreated
final

Callback method for when the map is ready to be used. Used to receive a MFMapViewController for this Map4dMap.

Implementation

final MapCreatedCallback? onMapCreated;