TomTomSDKRangeCalculator
-
RangeBoundary
represents different boundary representations. Currently it only supports polygon.Important
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public enum RangeBoundary
-
Options for range calculation.
Important
This is a Public Preview API. It may be changed or removed at any time.Declaration
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