onMapEvent property
This callback fires on every map event that gets emitted. Check the type of MapEvent to distinguish between the different event types.
Implementation
final MapEventCallback? onMapEvent;
This callback fires on every map event that gets emitted. Check the type of MapEvent to distinguish between the different event types.
final MapEventCallback? onMapEvent;