OutlineWidthScene
public struct OutlineWidthScene : Equatable
Outline width scene.
-
Creates an instance of
OutlineWidthScene.Declaration
Swift
public init(scene: Double, width: Double)Parameters
sceneThe scene level where the specified width should be used.
widthThe outline width of the line to be created.
TomTom SDK for iOS (TomTomSDKMapMatchingEngineHybrid 0.38.0-rc01 Docs)
OutlineWidthScene