경로로 할 수 있는 작업
경로는 시작 위치 또는 출발지와 종료 위치 또는 목적지 간에 이동할 수 있는 경로입니다. 도보, 자전거, 다양한 유형의 차량 등 다양한 이동 수단의 경로를 선택할 수 있습니다. 거리, 경로 이동 예상 시간, 예상 통행료, 경로 이동 단계별 안내와 같은 경로 세부정보도 요청할 수 있습니다.
경로를 사용하여 다음과 같이 전송 예약에 가장 효율적인 경로를 결정할 수 있습니다.
Routes API는 경로 유형과 경로 응답에 제공되는 정보를 맞춤설정하는 여러 옵션을 제공합니다. 다음 가이드 주제를 참고하여 시작해 보세요.
주제 |
설명 |
경로 찾기 |
경로 매트릭스를 만드는 방법과 응답에 포함할 정보를 알아봅니다. |
사용 가능한 경로 차량 유형 |
경로의 이동 수단 유형을 선택하는 방법
|
중간 지점 유형 및 옵션 |
경유지의 위치를 지정하는 방법, 출발지와 목적지 사이에 경유지를 지정하는 옵션, 이러한 경유지를 처리하는 방법 |
사용 가능한 트래픽 옵션 |
사용 가능한 교통 옵션과 경로를 계산하고 이동 시간을 추정할 때 사용할 옵션을 선택하는 방법
|
사용 가능한 경로 옵션 |
경로 경유지 최적화, 통행료나 페리와 같이 피할 경로 지형지물에 대한 환경설정을 비롯하여 경로를 맞춤설정하는 방법
|
경로 응답 검토 |
애플리케이션에서 응답을 처리하는 방법을 알 수 있도록 Routes API에서 경로가 반환되는 방식을 검토합니다.
|
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2025-02-06(UTC)
[null,null,["최종 업데이트: 2025-02-06(UTC)"],[[["A route is a navigable path between a start and end location, which can be calculated for various modes of transportation like walking, biking, or driving."],["You can obtain route details such as distance, estimated travel time, tolls, and step-by-step directions."],["Routes can be used for efficient dispatch scheduling, including optimizing worker assignments and warehouse selection for package delivery."],["The Routes API offers customization options for route types, vehicle types, waypoint handling, traffic considerations, and route preferences."],["Developers can access detailed guides to understand route computation, response handling, and various API features."]]],["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"]]