Classes

The following classes are available globally.

OfflineRoutePlanner

  • Onboard planner that plans a route from an origin and to a destination, passing through waypoints (if specified).

    Important

    This is a Public Preview API. It may be changed or removed at any time.
    See more

    Declaration

    Swift

    public final class OfflineRoutePlanner : RoutePlanner
    extension OfflineRoutePlanner: OnStoreAccessChangedObserver

OnboardReachableRangeService

  • This onboard service calculates the area that can be reached from the origin point.

    Important

    This is a Public Preview API. It may be changed or removed at any time.
    See more

    Declaration

    Swift

    public class OnboardReachableRangeService : ReachableRangeRoutingService
    extension OnboardReachableRangeService: OnStoreAccessChangedObserver