Let me rephrase my question - I am trying to capture the origin, destination and 2 way points marked in a form using the draggable directions map which is based on the sample code given here:
http://code.google.com/apis/maps/documentation/javascript/examples/directions-draggable.html
How do I capture the origin, destination, and the way points which have been changed by the user?
Right now, I am parsing the saving the directionsresult as a hidden field and parsing it, but find the object to be inconsistent.
On Thu, Mar 17, 2011 at 1:52 PM, Chris Broadfoot
<cb...@google.com> wrote:
Check the API docs: