LinePatternDisplay

Represents the criteria for traffic lines to be displayed with a pattern.

Important: This is a Public Preview API. It may be changed or removed at any time.

Constructors

Link copied to clipboard
constructor(zoom: ClosedFloatingPointRange<Double>)

Properties

Link copied to clipboard

Range of zoom levels within which traffic lines are displayed with a pattern (instead of a solid color).

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String