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 RouteProgressEngine for calculating the progress along the route for off-road navigation.

    Declaration

    Swift

    public static func create() -> RouteProgressEngine

    Return Value

    Returns an instance of OffRoadRouteProgressEngine .