Defaults
public enum Defaults
Default values for a better route style.
Important
This is a Public Preview API. It may be changed or removed at any time.-
Default widths (width per zoom level) per scene of the better route tube.
Declaration
Swift
public static let lineWidthForScenes: [WidthScene]
-
Default outline widths (width per zoom level) per scene of the better route tube.
Declaration
Swift
public static let outlineWidthForScenes: [WidthScene]
-
Default color of the better route tube.
Declaration
Swift
public static let lineColor: UIColor