onMapCreated property

MFMapCreatedCallback? onMapCreated
final

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

Implementation

final MFMapCreatedCallback? onMapCreated;