onMapCreated
(dynamic Function(LivemapController)?) onMapCreated
final
When the LiveMap is created, a livemapController is ready to be used, to interact with the map
Implementation
final Function(LivemapController)? onMapCreated;
(dynamic Function(LivemapController)?) onMapCreated
final
When the LiveMap is created, a livemapController is ready to be used, to interact with the map
final Function(LivemapController)? onMapCreated;