Defaults
public enum DefaultsContains default styling properties for route traffic visualization.
- 
                  
                  Default style assets used in traffic visualization. See moreDeclarationSwift public enum Asset
- 
                  
                  A dictionary that defines line widths for each zoom level. DeclarationSwift public static let lineWidths: [Double : Double]
- 
                  
                  A dictionary that defines outline widths for each zoom level. DeclarationSwift public static let lineOutlineWidths: [Double : Double]
- 
                  
                  The type of line cap to use at the beginning of lines. DeclarationSwift public static let lineStartCapType: LineCapType
- 
                  
                  The type of line cap to use at the end of lines. DeclarationSwift public static let lineEndCapType: LineCapType
- 
                  
                  The type of line join to use when connecting line segments. DeclarationSwift public static let lineJointType: LineJoinType
- 
                  
                  A dictionary that defines marker visibility for each traffic incident category. DeclarationSwift public static let markerVisibilityByCategory: [TrafficIncidentCategory : MarkerVisibility]
- 
                  
                  A dictionary that defines styles for each magnitude of delay. DeclarationSwift public static let propertiesByMagnitudeOfDelay: [MagnitudeOfDelayKey : MagnitudeOfDelayProperties]
- 
                  
                  A dictionary that defines line pattern display for each magnitude of delay. DeclarationSwift public static let linePatternDisplayForDelay: [MagnitudeOfDelayKey : LinePatternDisplay]
- 
                  
                  A range that defines marker visibility for all zoom levels. DeclarationSwift public static let markerVisibilityAllZooms: ClosedRange<Double>
- 
                  
                  A range that defines marker visibility for all tilt angles. DeclarationSwift public static let markerVisibilityAllTilts: ClosedRange<Double>
- 
                  
                  The font size of the marker label text. DeclarationSwift public static let markerLabelTextSize: Double
- 
                  
                  The outline width of the marker label text. DeclarationSwift public static let markerLabelTextOutlineWidth: Double
- 
                  
                  The offset of the marker label text from its default position. DeclarationSwift public static let markerLabelTextOffset: MarkerLabelOptions.TextOffset
- 
                  
                  The text anchoring for the marker label text. DeclarationSwift public static let markerLabelTextAnchoring: TextAnchoring
- 
                  
                  The full range of zoom levels. DeclarationSwift public static let fullZoomRange: ClosedRange<Double>
- 
                  
                  The default value of the traffic incident markers visibility. DeclarationSwift public static let areMarkersVisible: Bool
 
         TomTom SDK for iOS (0.53.1)
 
          TomTom SDK for iOS (0.53.1)
         Defaults
          Defaults