TomTomSDKRoutePlannerOnline
The following declarations are provided by module TomTomSDKRoutePlannerOnline.
-
A factory class for creating an instance of
RangeCalculator, as an online service.See moreImportant
This is a Public Preview API. It may be changed or removed at any time.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 moreDeclaration
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
TomTom SDK for iOS (0.73.0-rc04)
TomTomSDKRoutePlannerOnline