On Sep 8, 10:22 pm, Ashwin Samant <[EMAIL PROTECTED]> wrote: > Hello All > I was going through Mike's car Trip example > onhttp://econym.googlepages.com/example_cartrip.htm > > What I am interested in doing is instead of feeding in the start and > end location. I would love to be able to click on the points on the > map.which would then show up on the Start and End location space...and > then when I click on Start..the animation would start. Is there any > way to do this.
Yes. > I am relatively new to Google Maps and I have been > reading the regular reference guide and tutorials. I know how to use > Mouse to place a marker. But somehow I am unable to do this in that > code. Can someone please help me :) Where is what you have tried? Here is an example that lets you set the start and end markers: http://www.geocodezip.com/arbdir2.asp It throws the direction request to Google Maps, but it might help you figure out where you are going wrong. If it doesn't, follow the posting guidelines and post a link to your map (preferably the one that doesn't work...) If you want to enter the start and end position with a form, this page may help (and it has the other piece, the GDirections call...): http://www.geocodezip.com/example_geo2.asp -- Larry --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API" 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-API?hl=en -~----------~----~----~----~------~----~------~--~---
