Other Classes
The following classes are available globally.
-
NavigationViewControlleris the base location manager which handles permissions and background modes.Declaration
Swift
open class NavigationLocationManager: CLLocationManager
-
See morePollyVoiceControllerextends the defaultRouteVoiceControllerby providing support for AWSPolly.RouteVoiceControllerwill be used as a fallback during poor network conditions.Declaration
Swift
public class PollyVoiceController: RouteVoiceController
-
See moreReplayLocationManagerreplays an array of locations exactly as they were recorded with the single exception of the location’s timestamp which will be adjusted by interval between locations.Declaration
Swift
public class ReplayLocationManager: NavigationLocationManager
-
The
SimulatedLocationManagerclass simulates location updates along a given route.The route will be replaced upon a
See moreRouteControllerDidReroutenotification.Declaration
Swift
public class SimulatedLocationManager: NavigationLocationManager
Install in Dash
Other Classes Reference