Companion

object Companion

Properties

Link copied to clipboard
val DEFAULT_LINE_END_CAP_TYPE: CapType

Default end cap of the traffic line.

Link copied to clipboard
val DEFAULT_LINE_OUTLINE_WIDTHS: List<WidthByZoom>

Default widths (width per zoom level) of the traffic line outline.

Link copied to clipboard
val DEFAULT_LINE_START_CAP_TYPE: CapType

Default start cap of the traffic line.

Link copied to clipboard
val DEFAULT_LINE_WIDTHS: List<WidthByZoom>

Default widths (width per zoom level) of the traffic line.

Link copied to clipboard

Default style properties for traffic incidents with an indefinite delay magnitude.

Link copied to clipboard

Default style properties for traffic incidents with a major delay magnitude.

Link copied to clipboard

Default style properties for traffic incidents with a minor delay magnitude.

Link copied to clipboard

Default style properties for traffic incidents with a moderate delay magnitude.

Link copied to clipboard

Default style properties for traffic incidents with an unknown delay magnitude.

Link copied to clipboard
val DEFAULT_MARKER_LABEL_ANCHORING: TextAnchoring

Default anchoring of the traffic marker label.

Link copied to clipboard
const val DEFAULT_MARKER_LABEL_FONT_URI: String

Default font of the traffic marker label.

Link copied to clipboard
val DEFAULT_MARKER_LABEL_OFFSET: PointF

Default offset of the traffic marker label.

Link copied to clipboard
const val DEFAULT_MARKER_LABEL_TEXT_OUTLINE_WIDTH: Double = 1.0

Default text outline width of the traffic marker label.

Link copied to clipboard
const val DEFAULT_MARKER_LABEL_TEXT_SIZE: Double = 21.0

Default text size of the traffic marker label.