onMapCreated property

MapCreatedCallback? onMapCreated
final

Please note: you should only add annotations (e.g. symbols or circles) after onStyleLoadedCallback has been called.

Implementation

final MapCreatedCallback? onMapCreated;