繁体   English   中英

Google API API地图,查找点之间的最短路径[关闭]

[英]API Google maps, find shortest paths between points [closed]

我需要将地址列表发送到Google的API,以便接收包含总距离和最短距离的JSON。

我只有下面的代码,到目前为止,从A点到B点都可以使用。

https://maps.googleapis.com/maps/api/distancematrix/json?units=imperial&origins=Washington,DC&destinations=New+York+City,NY&key=MyToken

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM