TomTomSDKAddonRangeVisualization
-
Describes an area that is reachable by vehicle.
Important
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.
Important
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.
Important
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
.Important
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(:_)
.Important
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public protocol RangeVisualizationServiceProtocol
-
Style of the line.
Important
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.
Important
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.
Important
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.
Important
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.
Important
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.
Important
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct RangeVisualizationStyle