Companion

object Companion

Properties

Link copied to clipboard
val DEFAULT_ACTIVE_LINE_COLOR: Color

Default color of the active route.

Link copied to clipboard
val DEFAULT_ACTIVE_LINE_WIDTHS: List<WidthByZoom>

Default widths (width per zoom level) of the active route.

Link copied to clipboard
val DEFAULT_ACTIVE_OUTLINE_WIDTHS: List<WidthByZoom>

Default outline widths (width per zoom level) of the active route.

Link copied to clipboard
val DEFAULT_ALTERNATIVE_LINE_COLOR: Color

Default color of the alternative routes.

Link copied to clipboard
val DEFAULT_ALTERNATIVE_LINE_WIDTHS: List<WidthByZoom>

Default widths (width per zoom level) of the alternative routes.

Link copied to clipboard
val DEFAULT_ALTERNATIVE_OUTLINE_WIDTHS: List<WidthByZoom>

Default outline widths (width per zoom level) of the alternative routes.