LinePatternDisplay
public struct LinePatternDisplayRepresents a line pattern display configuration for a specific zoom range.
Important
This is a Public Preview API. It may be changed or removed at any time.- 
                  
                  Initializes a new LinePatternDisplaywith the specified zoom range.DeclarationSwift public init(zoom: ClosedRange<Double>)ParameterszoomThe closed range of zoom levels that applies to the line pattern display configuration. 
- 
                  
                  The closed range of zoom levels for which the line pattern display configuration applies. DeclarationSwift public let zoom: ClosedRange<Double>
 
         TomTom SDK for iOS (0.53.1)
 
          TomTom SDK for iOS (0.53.1)
         LinePatternDisplay
          LinePatternDisplay