onMapCreated property
Invoked when a new Map is created and return a MapboxMap instance to handle the Map.
Implementation
final MapCreatedCallback? onMapCreated;
Invoked when a new Map is created and return a MapboxMap instance to handle the Map.
final MapCreatedCallback? onMapCreated;