onMapCreated property - HereMap class - mapview library - Dart API
onMapCreated
onMapCreated property
final
Method called when the map is ready to be used.
Implementation
final HereMapCreatedCallback? onMapCreated;
Method called when the map is ready to be used.
final HereMapCreatedCallback? onMapCreated;