Navigation View Model Progress Observer
             open class NavigationViewModelProgressObserver : RouteProgressObserver, LocationObserver
Content copied to clipboard
Constructors
NavigationViewModelProgressObserver
                          
                    Link copied to clipboard
                         open fun NavigationViewModelProgressObserver(viewModel: NavigationViewModel)
Content copied to clipboard
Functions
onEnhancedLocationChanged
                          
                    Link copied to clipboard
                         abstract fun onEnhancedLocationChanged(p: Location, p1: List<out Location>)
Content copied to clipboard
open fun onEnhancedLocationChanged(enhancedLocation: Location, keyPoints: List<out Location>)
Content copied to clipboard
onRawLocationChanged
                          
                    Link copied to clipboard
                        onRouteProgressChanged
                          
                    Link copied to clipboard