Defaults
public enum DefaultsContains default styling properties for route visualization.
Important
This is a Public Preview API. It may be changed or removed at any time.- 
                  
                  Default color of the active route line. DeclarationSwift public static let activeLineColor: UIColor
- 
                  
                  Default color of the alternative route lines. DeclarationSwift public static let alternativeLineColor: UIColor
- 
                  
                  Default widths (width per zoom level) of the active route. DeclarationSwift public static let activeLineWidths: [Double : Double]
- 
                  
                  Default widths (width per zoom level) of the alternative routes. DeclarationSwift public static let alternativeLineWidths: [Double : Double]
- 
                  
                  Default outline widths (width per zoom level) of the active route. DeclarationSwift public static let activeOutlineWidths: [Double : Double]
- 
                  
                  Default outline widths (width per zoom level) of the alternative routes. DeclarationSwift public static let alternativeOutlineWidths: [Double : Double]
- 
                  
                  Default image for the departure marker. DeclarationSwift public static let departureMarkerImage: UIImage
- 
                  
                  Default image for the destination marker. DeclarationSwift public static let destinationMarkerImage: UIImage
- 
                  
                  Default image for the waypoint marker. If it is not set, the default marker is used. DeclarationSwift public static let waypointsMarkerImage: MapImage
- 
                  
                  Default visibility of waypoints. DeclarationSwift public static let areWaypointsVisible: Bool
- 
                  
                  The default value of the departure marker visibility. DeclarationSwift public static let isDepartureMarkerVisible: Bool
- 
                  
                  The default value of the destination marker visibility. DeclarationSwift public static let isDestinationMarkerVisible: Bool
 
         TomTom SDK for iOS (0.53.1)
 
          TomTom SDK for iOS (0.53.1)
         Defaults
          Defaults