Route Planner Online
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.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, message: "This API is deprecated and will be removed with the next major release.")
public typealias RoutingError = TomTomSDKRoutingCommon.RoutingError