OffRoadRouteProjectionEngineFactory
public enum OffRoadRouteProjectionEngineFactory
Creates an instance of RouteProjectionEngine for projecting 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
RouteProjectionEnginefor projecting the route for off-road navigation.Declaration
Swift
public static func create() -> RouteProjectionEngineReturn Value
Returns an instance of
OffRoadRouteProjectionEngine.
OffRoadRouteProjectionEngineFactory Enumeration Reference