경로는 시작 위치(출발지)와 종료 위치(목적지) 사이의 탐색 가능한 경로입니다. 도보, 자전거, 다양한 유형의 차량 등 여러 이동 수단의 경로를 선택할 수 있습니다. 거리, 경로 탐색 예상 시간, 예상 통행료, 경로 탐색 단계별 안내와 같은 경로 세부정보를 요청할 수도 있습니다.
경로를 사용하면 다음과 같은 배차 일정에 가장 효율적인 경로를 결정할 수 있습니다.
일련의 패키지를 수령할 작업자 집합을 할당하는 가장 좋은 방법
최종 목적지로 상품을 배송하기에 가장 적합한 창고
Routes API는 경로 응답에 제공되는 경로 유형과 정보를 맞춤설정할 수 있는 여러 옵션을 제공합니다. 다음 가이드 주제를 참고하여 시작하세요.
[[["이해하기 쉬움","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-26(UTC)"],[],["Routes provide navigable paths between origins and destinations, supporting various transportation modes. They offer details like distance, time, tolls, and step-by-step directions. The Routes API allows route customization, aiding in tasks like dispatch scheduling. Options include selecting vehicle types, specifying waypoints, incorporating traffic data, and customizing route preferences (e.g., toll or ferry avoidance). The API also provides a method for retrieving route data that is to be reviewed in order to understand how to use this information in an application.\n"]]