0

I have four points/places on a google map or other online map; point A,B,C, and D. the only moving point is point A. My question is, is there a way to get the driving distance data from point A to the rest of the points all in one go? it would show data like this; a-b, a-c, a-d. I don't know how to do the API thing? Thanks

1 Answers1

0

How to get total driving distance with Google Maps API V3?

Also try using DOM inspector from Firebug... Sometimes it helps allot

Community
  • 1
  • 1
machineaddict
  • 3,148
  • 6
  • 34
  • 60
  • Thanks for the information. I don't know how to do the API developing thing. Do you know if there are site that have these kind of thing. Thanks –  Jan 27 '12 at 22:21