RangeVisualizationServiceBuilderProtocol
public protocol RangeVisualizationServiceBuilderProtocol
A builder to build reachable range service.
Important
This is a Public Preview API. It may be changed or removed at any time.-
Builds reachable range visualisation service object.
Declaration
Swift
func build(map: TomTomMap, style: RangeVisualizationStyle) -> RangeVisualizationServiceProtocolParameters
mapTomTomMapto be used when displaying.styleRangeVisualizationStyleto be used for styling.Return Value
reachable range visualisation service object.
TomTom SDK for iOS (TomTomSDKMapMatchingEngineHybrid 0.38.0-rc01 Docs)
RangeVisualizationServiceBuilderProtocol