VehicleJourneySegmentRestrictedLog
Stay organized with collections
Save and categorize content based on your preferences.
-
The JSON representation showcases restricted data from a VehicleJourneySegment.
-
It includes a single field, "path", which is a base64-encoded string containing the vehicle's driving path.
-
The driving path is compressed and downsampled using S2 polylines for efficient storage and representation.
Contains restricted data from a VehicleJourneySegment.
| JSON representation |
{
"path": string
} |
| Fields |
path |
string (bytes format)
Driving path that the vehicle took, downsampled and compressed using S2 polylines. A base64-encoded string.
|
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 2025-08-27 UTC.
[null,null,["Last updated 2025-08-27 UTC."],[],[]]