HereMapCreatedCallback typedef

HereMapCreatedCallback = void Function(HereMapController mapController)

Method called when the map is ready to be used.

Implementation

typedef void HereMapCreatedCallback(HereMapController mapController);