onMapCreated property

dynamic Function(MapNavigationViewController) onMapCreated
final

This callback will called when map is created

Implementation

final Function(MapNavigationViewController) onMapCreated;