• Studio
  • Model
  • Plan
  • Console
  • Sign in
  • Sign up
the terms and conditions of service use Privacy PolicyRefund PolicyCustomer CenterBusiness Information
English한국어
GenDive, Inc.Representative ∣ Minhyeok HamBusiness Registration Number ∣ 449-87-02752
Personal Information Manager ∣ Junhyeok HamBusiness Registration Number ∣ 2025-Gwangju-Dong-0120
Email ∣ info@gendata.krTel ∣ 070-4895-5550

310, 3F, GenDive, 8th, Ace High-end Tower, 84, Gasan Digital 1-ro, Geumcheon-gu, Seoul

© Dev Dive, All rights reserved.

google-maps/compute-route-matrix

지도 길찾기
N/A
chipGoogle

Compute Route Matrix is a method in the Routes API service that accepts an HTTPS request and returns distances and travel times for a matrix of routes between different origin and destination locations. Calculate travel times and distances for multiple destinations for up to 625 route elements.

With Compute Route Matrix you can...

  1. Determine the most efficient routes for dispatch scheduling, such as:

    1. How best to assign a set of workers to pick up a series of packages

    2. Determine the best warehouse from which to ship packages to their final destination

  2. Get a matrix of possible routes between many start and end locations. You can specify multiple origins and destinations per server-side request with the number of origins times the number of destinations up to 625. You can stream elements of the response before the entire matrix has been calculated, lowering response latency.

  3. Request these kinds of route data to determine the most efficient way to route passengers, shipments, or workers between multiple origins and destinations:

    1. Distance in kilometers or miles for a selected travel mode

    2. Estimated travel time in traffic

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