Maps SDK for Web
ITrafficFlowTilesThemeOptions
The set of parameters describing the chosen predefined traffic flow theme. Either this option or 'options.style' may be provided but not both.
Properties
source: String
Default: 'vector'
The type of source of traffic flow information. Can be one of the following: 'vector', 'raster'
style: String
Default: 'absolute'
The chosen traffic flow style. Can be one of the following: 'absolute', 'relative', 'relative-delay',
'reduced-sensitivity' (only if 'source' = 'raster')