Routes Preferred API is currently available only to select customers.
Contact sales to learn more.
Speed
Stay organized with collections
Save and categorize content based on your preferences.
The classification of polyline speed based on traffic data.
Enums |
SPEED_UNSPECIFIED |
Default value. This value is unused. |
NORMAL |
Normal speed, no slowdown is detected. |
SLOW |
Slowdown detected, but no traffic jam formed. |
TRAFFIC_JAM |
Traffic jam detected. |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-10-23 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-23 UTC."],[[["This documentation details the classification of polyline speed based on real-time traffic data analysis."],["Four distinct speed classifications are used: `SPEED_UNSPECIFIED`, `NORMAL`, `SLOW`, and `TRAFFIC_JAM`, each representing a different traffic condition."],["`SPEED_UNSPECIFIED` is a default unused value, while `NORMAL` signifies regular traffic flow with no detected slowdowns."],["`SLOW` indicates a detected slowdown in traffic but not yet a traffic jam, whereas `TRAFFIC_JAM` signifies the presence of a traffic jam."]]],[]]