state

Returns current NavigationCameraState.

This is a projection of stateInternal used purely for public notifications: the internal points-overview states collapse onto NavigationCameraState.OVERVIEW / NavigationCameraState.TRANSITION_TO_OVERVIEW. Core logic must drive stateInternal and never assign this directly.

See also