TomTomSDKAddonRangeVisualization
-
Describes an area that is reachable by vehicle.
See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct NamedPolygon -
Enum of possible types for setting up the reachable range.
See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public enum Range
-
A builder to build reachable range service.
See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public protocol RangeVisualizationServiceBuilderProtocol
-
A builder to build reachable range visualisation service which conforms
RangeVisualizationServiceBuilderProtocol.See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct RangeVisualizationServiceBuilder : RangeVisualizationServiceBuilderProtocol
-
Entry point for all methods related to the reachable range visualisation addon. A typical usage of this object is by creating an instance through
RangeVisualizationServiceBuilder().build(:_).See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public protocol RangeVisualizationServiceProtocol -
Style of the line.
See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct LineStyle : Equatable
-
Style of the multi range visualization.
See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct MultiRangeStyle -
Style of the overlay - unreachable zone of the range.
See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct OverlayStyle -
Style of the single reachable zone.
See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct RangeStyle
-
Style of the single range visualization.
See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct SingleRangeStyle
-
Style configuration for the reachable range.
See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct RangeVisualizationStyle
TomTom SDK for iOS (TomTomSDKMapMatchingEngineHybrid 0.38.0-rc01 Docs)
TomTomSDKAddonRangeVisualization