TomTomSDKRoutePlannerOnline

The following declarations are provided by module TomTomSDKRoutePlannerOnline.

  • A factory class for creating an instance of RangeCalculator, as an online service.

    Important

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

    Declaration

    Swift

    public enum OnlineRangeCalculatorFactory
  • The Online Route Planner is a REST wrapper for a suite of web services that allow developers to use our scalable routing engine.

    See more

    Declaration

    Swift

    public final class OnlineRoutePlanner : RoutePlanner
  • Typealias for TomTomSDKRoutingCommon.RoutingError

    Declaration

    Swift

    @available(*, deprecated, renamed: "TomTomSDKRoutingCommon.RoutingError", message: "This will be removed from future releases after 2026-07-15.")
    public typealias RoutingError = TomTomSDKRoutingCommon.RoutingError