getTrafficStyle
public java.lang.String getTrafficStyle()
The style to be used to render the tile.
When style is absolute, the colors will reflect the absolute speed measured.
Calls using relative style return the speed relative to free-flow,
highlighting areas of congestion.
Relative-delay displays relative speeds only where they are different from the free flow
speeds. Reduced-sensitivity displays relative speeds but larger difference from free flow
(depending on FRC) is required for segment to change the color.
There are various types of traffic flow to use.
- absolute: reflect the absolute speed
- relative: speed relative to free-flow, highlighting areas of congestion
- relative-delay: relative speed values different from the ones for the free flow
- reduced-sensitivity: - only for raster.
- Specified by:
getTrafficStyle
in interface TrafficFlowType
- Returns:
- flow