Defaults
public enum Defaults
Default values for Range style.
Important
This is a Public Preview API. It may be changed or removed at any time.-
Default widths, in points unit, of the range’s line.
Declaration
Swift
public static let lineWidths: WidthByZoom -
Default width, in points unit, of the range’s outline.
Declaration
Swift
public static let outlineWidths: WidthByZoom -
Default fill
ColorByZoomof the range.Declaration
Swift
public static let fillColors: ColorByZoom -
Default
ColorByZoomof the range’s line.Declaration
Swift
public static let lineColors: ColorByZoom -
Default
ColorByZoomof the range’s outline.Declaration
Swift
public static let outlineColors: ColorByZoom
TomTom SDK for iOS (0.53.1)
Defaults