onMapRendered property

VoidCallback? onMapRendered
final

This callback will called when the map is rendered successfully and complete show all elements of the map

Implementation

final VoidCallback? onMapRendered;