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: 0No style selected.
Generated from protobuf enum STYLE_UNSPECIFIED = 0;
SLOWER_TRAFFIC
Value: 1Traffic is slowing down.
Generated from protobuf enum SLOWER_TRAFFIC = 1;
TRAFFIC_JAM
Value: 2There is a traffic jam.
Generated from protobuf enum TRAFFIC_JAM = 2;