Reference documentation and code samples for the Google Maps FleetEngine V1 Client class Style.
The traffic style, indicating traffic speed.
Protobuf type maps.fleetengine.v1.VisualTrafficReportPolylineRendering.RoadStretch.Style
Namespace
Google \ Maps \ FleetEngine \ V1 \ VisualTrafficReportPolylineRendering \ RoadStretchMethods
static::name
Parameter | |
---|---|
Name | Description |
value |
mixed
|
static::value
Parameter | |
---|---|
Name | Description |
name |
mixed
|
Constants
STYLE_UNSPECIFIED
Value: 0
No style selected.
Generated from protobuf enum STYLE_UNSPECIFIED = 0;
SLOWER_TRAFFIC
Value: 1
Traffic is slowing down.
Generated from protobuf enum SLOWER_TRAFFIC = 1;
TRAFFIC_JAM
Value: 2
There is a traffic jam.
Generated from protobuf enum TRAFFIC_JAM = 2;