Navigation Options
            class NavigationOptions
Content copied to clipboard
This value will be used to offset the time at which the current location was calculated in such a way as to project the location forward along the current trajectory so as to appear more in sync with the users ground-truth location
Parameters
applicationContext
the Context of the Android Application
accessToken
locationEngine
the mechanism responsible for providing location approximations to navigation
timeFormatType
defines time format for calculation remaining trip time
navigatorPredictionMillis
defines approximate navigator prediction in milliseconds
distanceFormatter
DistanceFormatter for format distances showing in notification during navigation
onboardRouterOptions
OnboardRouterOptions defines configuration for the default on-board router
isFromNavigationUi
Boolean true if is called from UI, otherwise false
isDebugLoggingEnabled
Boolean
deviceProfile
DeviceProfile defines how navigation data should be interpretation
Types
Builder
                          
                    Link copied to clipboard
                        Functions
Properties
accessToken
                          
                    Link copied to clipboard
                        applicationContext
                          
                    Link copied to clipboard
                        deviceProfile
                          
                    Link copied to clipboard
                        DeviceProfile defines how navigation data should be interpretation
distanceFormatter
                          
                    Link copied to clipboard
                        DistanceFormatter for format distances showing in notification during navigation
isDebugLoggingEnabled
                          
                    Link copied to clipboard
                        isFromNavigationUi
                          
                    
                  Link copied to clipboard
                        locationEngine
                          
                    
                  Link copied to clipboard
                        navigatorPredictionMillis
                          
                    
                  Link copied to clipboard
                        onboardRouterOptions
                          
                    Link copied to clipboard
                        OnboardRouterOptions defines configuration for the default on-board router
timeFormatType
                          
                    
                  Link copied to clipboard