I'm actually trying to do the same thing (and I'll admit I'm not good at javascript.. and this is my first time with the Google Maps API (ok well maybe 2nd.. the other time was ages ago).
I have the map and all that working, but I'm trying to pull the start location from MySQL using PHP (which is storing the info in an array per row), and then trying to find a way to feed that into the Google Maps API so the directions from the recorded starting points to the single destination all show up on the same map. I'm having no luck and am completely stuck Thanks! Ron On Feb 16, 7:28 am, mhh <[email protected]> wrote: > Hello group, > > I am looking for a script using the google API that can calculate > several driving distances at once. > > I have 25 different coordinates as starting points and 1 single > coordinate as the ending point. The script should calculate all 25 > distances at once. > > Could anybody help me if there is no script available ? I know it's > possible since I saw it on a website. > > Thanks a lot ! -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-maps-js-api-v3?hl=en.
