路由矩阵的用途
路线矩阵包含多个起点和终点之间建议路线的信息矩阵,包括距离和预计到达时间。
您可以使用路线矩阵来帮助您根据业务需求选择最佳始发地和目的地组合,例如以下用例:
找到最合适的仓库来发货。
匹配最近的适用车辆,以便发出上车点或下车点请求。
Routes API 提供了多个选项,可用于自定义路线类型和路线矩阵中提供的信息。以下指南主题可帮助您轻松上手:
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-02-06。
[null,null,["最后更新时间 (UTC):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"]]