Classes
The following classes are available globally.
-
This offline 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.Declaration
Swift
public final class OfflineRangeCalculator : RangeCalculator
-
Offline planner that plans a route from an origin to a destination, passing through waypoints (if specified).
See moreDeclaration
Swift
public final class OfflineRoutePlanner : RoutePlanner