NavigationCameraStateChangedObserver

fun interface NavigationCameraStateChangedObserver

Observer that gets notified whenever NavigationCameraState changes.

Functions

Link copied to clipboard
abstract fun onNavigationCameraStateChanged(navigationCameraState: NavigationCameraState)

Called whenever NavigationCameraState changes.