SimulatedLocationManager
public class SimulatedLocationManager: NavigationLocationManager
The SimulatedLocationManager class simulates location updates along a given route.
The route will be replaced upon a RouteControllerDidReroute notification.
-
Initalizes a new
SimulatedLocationManagerwith the given route.Declaration
Swift
public init(route: Route)Parameters
routeThe initial route.
Return Value
A
SimulatedLocationManager
Install in Dash
SimulatedLocationManager Class Reference