路徑矩陣的用途
路線矩陣包含多個起點和終點之間建議路線的資訊矩陣,包括距離和預估到達時間。
您可以使用路線矩陣,根據業務需求選擇最合適的起點和目的地組合,例如下列用途:
找出最適合用來出貨的倉庫。
比對最近的適當車輛,以便提出上車或下車要求。
Routes API 提供多種選項,可自訂路線類型和路線矩陣中提供的資訊。以下指南主題可協助您開始使用:
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2025-02-06 (世界標準時間)。
[null,null,["上次更新時間:2025-02-06 (世界標準時間)。"],[[["A route matrix provides distance and estimated arrival times between multiple locations, aiding in strategic decision-making for businesses."],["Common use cases include optimizing warehouse locations for deliveries and efficiently assigning vehicles for pickups and drop-offs."],["The Routes API offers customization options for vehicle types and desired information within the matrix, accessible through detailed guides."]]],["A route matrix provides route data like distance and arrival times between multiple origins and destinations, aiding in business decisions. Use cases include optimizing delivery warehouse selection and matching vehicles to requests. The Routes API allows customization of the matrix, letting you select vehicle types and data to include. You can also learn how to get and review the route matrix response from the Routes API.\n"]]