@PublicPreview("2021.08") class RouteLayerStyle
Defines a style of layer drawn on the route.
class Builder
Builder class used to create RouteLayerStyle instance. |
val color: Int? |
|
val dashList: List<DashDescriptor> |
|
val lineCapType: LineCapType |
|
val lineJoinType: LineJoinType |
|
val width: Float |