Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何使用谷歌地图 API 步行获取距离
我正在使用这个 API
http://maps.googleapis.com/maps/api/directions/xml?origin=mystartAdd&destination=mydestAdd&sensor=true
我找到
http://maps.googleapis.com/maps/api/distancematrix/json?origins=startAdd&destinations=endAdd&mode=walking&language=en-EN&sensor=false
寻求此链接的帮助
https://developers.google.com/maps/documentation/directions/#TravelModes