경로의 경유지 (출발지, 목적지, 중간 지점)를 지정할 때 각 경유지에 도착할 때 차량이 향해야 하는 방향을 지정할 수 있습니다. 이 기능을 사용하면 차량이 픽업을 기다리는 소비자와 동일한 도로 쪽으로 도착하도록 할 수 있습니다. 방향을 지정하지 않으면 차량이 도로의 잘못된 쪽에 도착할 수 있습니다.
경유지의 방향 지정
방위 값은 나침반 방향과 일치하는 정수이므로 0~359 범위입니다. 예를 들어 값 0은 북쪽을 향하는 방향을 나타냅니다.
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["필요한 정보가 없음","missingTheInformationINeed","thumb-down"],["너무 복잡함/단계 수가 너무 많음","tooComplicatedTooManySteps","thumb-down"],["오래됨","outOfDate","thumb-down"],["번역 문제","translationIssue","thumb-down"],["샘플/코드 문제","samplesCodeIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2025-09-25(UTC)"],[],["Waypoints in routes can be modified using `heading` or `side_of_road`, but not together. `Heading` defines the vehicle's arrival direction at a waypoint (0-359, like a compass), applicable to `Drive` or `Two-wheeler` modes. `Side_of_road` biases the route towards a specific side of the road at a waypoint and it's only applicable to `Drive` mode. Examples show how to include `heading` and `side_of_road` within waypoint specifications using whole numbers.\n"]]