onPositionChanged property
This callback fires when the MapCamera data has changed. This gets called if the zoom level, or map center changes.
Implementation
final PositionCallback? onPositionChanged;
This callback fires when the MapCamera data has changed. This gets called if the zoom level, or map center changes.
final PositionCallback? onPositionChanged;