sdk-maps / com.tomtom.online.sdk.map.route / RouteLayerStyle

RouteLayerStyle

@PublicPreview("2021.08") class RouteLayerStyle

Defines a style of layer drawn on the route.

Types

Builder

class Builder

Builder class used to create RouteLayerStyle instance.

Properties

color

val color: Int?

dashList

val dashList: List<DashDescriptor>

lineCapType

val lineCapType: LineCapType

lineJoinType

val lineJoinType: LineJoinType

width

val width: Float