@Beta(year=2019,
month=12)
public interface TrafficIncidentsType
Modifier and Type | Interface and Description |
---|---|
static class |
TrafficIncidentsType.BaseTrafficIncidentsStyle
Base for styles
|
static class |
TrafficIncidentsType.CustomTrafficIncidentsStyle
S2 style: similar to S1 with rounded ends on tubes.
|
static class |
TrafficIncidentsType.DefaultTrafficIncidentsStyle
S1 style: the basic traffic incidents style.
|
static interface |
TrafficIncidentsType.VectorTrafficIncidentsType
Base for vector styles
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getIncidentsStyle()
The style to be used to render the tile.
|
java.lang.String getIncidentsStyle()