onPositionChanged property

PositionCallback? onPositionChanged
final

This callback fires when the MapCamera data has changed. This gets called if the zoom level, or map center changes.

Implementation

final PositionCallback? onPositionChanged;