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