TomTomSDKRangeCalculator
The following declarations are provided by module TomTomSDKRangeCalculator.
-
Boundaries of the areas reachable from an initial vehicle position given one or more budgets, such as a certain amount of energy or fuel.
See moreDeclaration
Swift
public struct Range
-
Boundary of the area reachable from an initial vehicle position.
See moreDeclaration
Swift
public enum RangeBoundary
-
Options for range calculation.
See moreDeclaration
Swift
public struct RangeCalculationOptions
-
This service calculates a set of locations that can be reached from the origin point, subject to the available fuel or energy budget that is specified in the
RangeCalculationOptions
.Important
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public protocol RangeCalculator