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

RelativeTrafficFlowStyle

@DeprecatedSince(2020, 6) open class RelativeTrafficFlowStyle : TrafficFlowType.BaseTrafficFlowStyle, TrafficFlowType.RasterTrafficFlowType, TrafficFlowType.VectorTrafficFlowType
Deprecated: Deprecated in Java

Relative style returns the speed relative to free-flow, highlighting areas of congestion.

Constructors

<init>

RelativeTrafficFlowStyle()

Properties

STYLE

static val STYLE: String

Inherited Functions

getTrafficStyle

open fun getTrafficStyle(): String!

toString

open fun toString(): String