On Nov 22, 8:47 am, "buddy.shearer" <[EMAIL PROTECTED]> wrote: > Hello all, > > I am new to this Map techology but not so new to HTML, PHP and > Javascript. That being said, I am trying to wrap my brain around some > code that I picked up so that I can present to a customer. > > My code is located > here:http://lynchburgwebservices.com/test/googleMaps/test10.html > > If you single left-click my starting point appears. I would love to > know how I can get this to appear at load time. All my efforts cause > it to disappear all together or never appear. > > If you left-click a second time an endpoint will appear. At this > point I will have many client markers appear. I believe there is a > way but I am clueless about the How-tos but I would like to know how > to Right-Click on a target marker and select it as the EndPoint. At > that point activating the Directions functions to show the path and > the documented directions would be great. > > My goal is to have just a clickable system for the customer because > their employees will not have a keyboard(only a mouse) and they will > then print their driving route. > > Any directions or Examples to get me to this point would be AWESOME! > Any suggestions would be appreciated as well! > This page: http://www.geocodezip.com/example_geo2.asp?geocode=1 allows you to click on a marker to select it as the start point (the default arguments generate multiple start points and a single end point. Click on one of the markers, then click on End to generate the route.
(it wasn't written with your requirements in mind, but it might help you get there) -- 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 -~----------~----~----~----~------~----~------~--~---
