navigationChanged

val navigationChanged: SharedFlow<Boolean>

A SharedFlow which emits a boolean to indicate that the navigation status of a GeoView has changed.

A GeoView is navigating when its viewpoint is currently being changed, this reflects both animation of programmatic changes to the viewpoint, and user interaction with gestures.

Since

200.0.0