Location
JSON 表示法 |
{
"latLng": {
object (LatLng )
},
"heading": integer
} |
欄位 |
latLng |
object (LatLng )
航點的地理座標。
|
heading |
integer
與流量方向相關的指南針方位。這個值會指定乘客上車和下車的路邊。航向值的範圍為 0 到 360,其中 0 指定正北方向,90 指定正東方向,以此類推。您只能將這個欄位用於 DRIVE 和 TWO_WHEELER RouteTravelMode 。
|
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2024-11-27 (世界標準時間)。
[null,null,["上次更新時間:2024-11-27 (世界標準時間)。"],[[["`Location` objects represent a geographic point with latitude and longitude coordinates, optionally including a compass heading."],["The `heading` field, applicable to `DRIVE` and `TWO_WHEELER` travel modes, indicates traffic flow direction for pickup/drop-off, ranging from 0 (North) to 360 degrees."]]],[]]