Defaults
public enum Defaults
Default values for the better route marker style.
Important
This is a Public Preview API. It may be changed or removed at any time.-
Default pin image of the better route marker.
Declaration
Swift
public static let pinImage: UIImage? -
Default font that is used for the label of better route marker.
Declaration
Swift
public static let textFontURI: String -
Default font that is used for the label of a better route marker.
Declaration
Swift
public static let textSize: Double -
Default color of the better route label text.
Declaration
Swift
public static let textColor: UIColor -
Default anchoring
TextAnchoringof the label in the better route marker.Declaration
Swift
public static let textAnchoring: TextAnchoring -
Default offset
MarkerLabelOptions.TextOffsetof the label inside the better route marker.Declaration
Swift
public static let textOffset: MarkerLabelOptions.TextOffset
TomTom SDK for iOS (0.51.1)
Defaults