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.
google Map 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