onRotate

open override val onRotate: SharedFlow<RotationChangeEvent>

A SharedFlow which emits RotationChangeEvent when a user performs a rotation gesture on the GeoView.

Since

200.3.0

See also