sdk-maps / com.tomtom.online.sdk.map / TrafficIncidentsType / BaseTrafficIncidentsStyle

BaseTrafficIncidentsStyle

open class BaseTrafficIncidentsStyle : TrafficIncidentsType

Base for styles

Constructors

<init>

BaseTrafficIncidentsStyle()
BaseTrafficIncidentsStyle(style: String!)

Functions

getIncidentsStyle

open fun getIncidentsStyle(): String!

toString

open fun toString(): String

Inheritors

CustomTrafficIncidentsStyle

open class CustomTrafficIncidentsStyle : TrafficIncidentsType.BaseTrafficIncidentsStyle, TrafficIncidentsType.VectorTrafficIncidentsType

S2 style: similar to S1 with rounded ends on tubes.

DefaultTrafficIncidentsStyle

open class DefaultTrafficIncidentsStyle : TrafficIncidentsType.BaseTrafficIncidentsStyle, TrafficIncidentsType.VectorTrafficIncidentsType

S1 style: the basic traffic incidents style.