OffRoadRouteProgressEngineFactory
public enum OffRoadRouteProgressEngineFactory
Creates an instance of the RouteProgressEngine for calculating the progress along the route for off-road navigation.
Important
This is a Public Preview API. It may be changed or removed at any time.-
Creates an instance of
RouteProgressEnginefor calculating the progress along the route for off-road navigation.Declaration
Swift
public static func create() -> RouteProgressEngineReturn Value
Returns an instance of
OffRoadRouteProgressEngine.
OffRoadRouteProgressEngineFactory Enumeration Reference