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
RouteProjectionEngine
for projecting the route for off-road navigation.Declaration
Swift
public static func create() -> RouteProjectionEngine
Return Value
Returns an instance of
OffRoadRouteProjectionEngine
.