LineDashConfig

Configuration for rendering a dashed route line.

Parameters

dashLength

the length of each dash, in line-width units

dashGap

the length of the gap between dashes, in line-width units

Types

Link copied to clipboard
class Builder

A builder used to create an instance of LineDashConfig.

Properties

Link copied to clipboard
Link copied to clipboard

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