sdk-maps / com.tomtom.online.sdk.map.route.traffic / RouteTrafficStyle

RouteTrafficStyle

class RouteTrafficStyle

Defines a style that shows how a traffic will be drawn on the route.

Types

Builder

class Builder

Builder class used to create RouteTrafficStyle instance.

Properties

color

val color: Int?

dashList

val dashList: List<DashDescriptor>

lineCapType

val lineCapType: LineCapType

lineJoinType

val lineJoinType: LineJoinType

width

val width: Float