Module: Google::Maps::FleetEngine::V1::SpeedReadingInterval::Speed

Defined in:
proto_docs/google/maps/fleetengine/v1/traffic.rb

Overview

The classification of polyline speed based on traffic data.

Constant Summary collapse

SPEED_UNSPECIFIED =

Default value. This value is unused.

0
NORMAL =

Normal speed, no traffic delays.

1
SLOW =

Slowdown detected, medium amount of traffic.

2
TRAFFIC_JAM =

Traffic delays.

3