onCameraTrackingDismissed property

OnCameraTrackingDismissedCallback? onCameraTrackingDismissed
final

Called when the map's camera no longer follows the physical device location, e.g. because the user moved the map

Implementation

final OnCameraTrackingDismissedCallback? onCameraTrackingDismissed;