Defaults
public enum Defaults
                Provides default values for TextStyle properties.
Important
This is a Public Preview API. It may be changed or removed at any time.- 
                  
                  
Default font URL used for visualizing safety location speed limits on the markers.
Declaration
Swift
public static let fontURL: String - 
                  
                  
Default text color used for visualizing safety location speed limits on the markers.
Declaration
Swift
public static let color: UIColor - 
                  
                  
Default text size used for visualizing safety location speed limits on the markers.
Declaration
Swift
public static let size: Double - 
                  
                  
Default text offset used for visualizing safety location speed limits on the markers.
Declaration
Swift
public static let offset: MarkerLabelOptions.TextOffset - 
                  
                  
The default text anchoring used for visualizing safety location speed limits on the markers.
Declaration
Swift
public static let anchoring: TextAnchoring 
        
 
          TomTom SDK for iOS (0.40.0)
        
          Defaults