open class BaseTrafficIncidentsStyle : TrafficIncidentsType
Base for styles
BaseTrafficIncidentsStyle() BaseTrafficIncidentsStyle(style: String!) |
open fun getIncidentsStyle(): String! |
|
open fun toString(): String |
open class CustomTrafficIncidentsStyle : TrafficIncidentsType.BaseTrafficIncidentsStyle, TrafficIncidentsType.VectorTrafficIncidentsType
S2 style: similar to S1 with rounded ends on tubes. |
|
open class DefaultTrafficIncidentsStyle : TrafficIncidentsType.BaseTrafficIncidentsStyle, TrafficIncidentsType.VectorTrafficIncidentsType
S1 style: the basic traffic incidents style. |