sdk-maps / com.tomtom.online.sdk.map / TrafficFlowType / AbsoluteTrafficFlowStyle

AbsoluteTrafficFlowStyle

@DeprecatedSince("2020.06") open class AbsoluteTrafficFlowStyle : TrafficFlowType.BaseTrafficFlowStyle, TrafficFlowType.RasterTrafficFlowType, TrafficFlowType.VectorTrafficFlowType
Deprecated: Deprecated in Java

Absolute style. The colors will reflect the absolute speed measured.

Constructors

<init>

AbsoluteTrafficFlowStyle()

Properties

STYLE

static val STYLE: String

Inherited Functions

getTrafficStyle

open fun getTrafficStyle(): String!

toString

open fun toString(): String