On Mar 9, 8:07 pm, Tim <[email protected]> wrote: > In this example the values for start and end are hardcoded. Is there a > way to create an input form where user can define start and end?
Yes. That is a general html question. http://www.google.com/search?client=gmail&rls=gm&q=input%20html Make a text input, use it instead. Does this example help: http://www.geocodezip.com/v3_GoogleEx_directions-draggable2Xml.html -- Larry > > http://gmaps-samples-v3.googlecode.com/svn/trunk/draggable-directions... -- 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.
