Location
위치 (지리적 지점 및 선택사항인 방향)를 캡슐화합니다.
JSON 표현 |
{
"latLng": {
object (LatLng )
},
"heading": integer
} |
필드 |
latLng |
object (LatLng )
웨이포인트의 지리적 좌표입니다.
|
heading |
integer
트래픽 흐름 방향과 연결된 나침반 방향입니다. 이 값은 승하차할 도로의 측면을 지정합니다. 방향 값은 0~360이며, 여기서 0은 북쪽 방향을, 90은 동쪽 방향을 지정합니다. 이 필드는 DRIVE 및 TWO_WHEELER RouteTravelMode 에만 사용할 수 있습니다.
|
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2024-11-27(UTC)
[null,null,["최종 업데이트: 2024-11-27(UTC)"],[[["`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."]]],[]]