• 스튜디오
  • 모델
  • 요금제
  • 콘솔
  • 로그인
  • 회원가입
서비스이용약관개인정보처리방침환불 정책고객센터사업자정보
English한국어
(주)젠다이브대표이사 ∣ 함민혁사업자번호 ∣ 449-87-02752
개인정보책임자 ∣ 함준혁통신판매업신고번호 ∣ 2025-광주동구-0120
Email ∣ info@gendata.krTel ∣ 070-4895-5550

서울 금천구 가산디지털1로 84, 에이스하이엔드타워8차 3층 310호 젠다이브 기업부설연구소

© Dev Dive, All rights reserved.

google-maps/compute-route

지도 길찾기
N/A
chipGoogle

Compute Routes is a method in the Routes API service that accepts an HTTPS request and returns the ideal route between two locations. Provide directions with real-time traffic for transit, biking, driving, 2-wheel motorized vehicles, or walking between multiple locations.

With the Routes API Compute Routes method, you can do the following things:

  1. Get directions for different ways to travel, and for a single or multiple destinations:

    1. Modes of transportation: transit, driving, two-wheel vehicles, walking, or bicycling.

    2. A series of waypoints that you can optimize for the most efficient order in which to travel to them.

  2. Use multiple ways to specify origins, destinations, and waypoints:

    1. Text strings. For example: "Chicago, IL", "Darwin, NT, Australia", "1800 Amphitheatre Parkway, Mountain View, CA 94043", or "CWF6+FWX Mountain View, California"

    2. Place IDs

    3. Latitude and longitude coordinates, optionally with vehicle heading

  3. Fine-tune your route options based on your needs and goals:

    1. Select fuel or energy-efficient routes for your vehicle's engine type: Diesel, Electric, Hybrid, Gas. For more information, see Get an eco-friendly route.

    2. Set fine-grained options for traffic calculation, letting you make quality versus latency trade off decisions. For details, see Specify how and if to include traffic data.

    3. Set vehicle heading (direction of travel) and side-of-road information for waypoints to increase ETA accuracy. For details, see Specify vehicle heading and side of road.

    4. Specify pass-through versus terminal locations and safe stopover locations. For details, see Set a stop along a route and Set a point for a route to pass through.

    5. Request toll information, along with route distance and ETA. For details, see Calculate toll fees for a route.

  4. Control your latency and quality by requesting only the data you need using a field mask, which helps you avoid unnecessary processing time and higher request billing rates. For details, see Choose what information to return.

reference: https://developers.google.com/maps/documentation/routes/compute-route-over provided by Google ©2025