Navigation Camera State Changed Observer
            fun fun interface NavigationCameraStateChangedObserver
Content copied to clipboard
Observer that gets notified whenever NavigationCameraState changes.
Functions
onNavigationCameraStateChanged
                          
                    Link copied to clipboard
                        abstract fun onNavigationCameraStateChanged(navigationCameraState: NavigationCameraState)
Content copied to clipboard
Called whenever NavigationCameraState changes.