class RouteTrafficStyle
Defines a style that shows how a traffic will be drawn on the route.
class Builder
Builder class used to create RouteTrafficStyle instance. |
val color: Color? |
|
val dashList: List<DashDescriptor> |
|
val lineCapType: LineCapType |
|
val lineJoinType: LineJoinType |
|
val width: Float |