Try this code, and a tip, just get a proper editor like Netbeans (free!) that shows when you make javascript errors. Then you can see what you are doing wrong. We are currently debugging your code! Thats not really how it should work...
Try the following code on your website: http://www.geostart.nl/ test.html 2010/4/23 Earth Technology <[email protected]> > Yes, i have a database containing city, state, zip code, latitude and > longitude. > Please let us know how can i do it. > > On Mon, Feb 15, 2010 at 4:45 PM, Barry Hunter <[email protected] > > wrote: > >> Well the API doesn't provide any function to do this. >> >> Are you talking your own database? You will need to request directions via >> the api and then send coordinates back to your database which runs the query >> >> On 15 Feb 2010 09:15, "Earth Technology" <[email protected]> >> wrote: >> >> Please let me know how to perform search Along a Route using Google >> >> >> Map API in my site. >> >> See the below information, it may help. >> The following inputs will be provided by user - >> >> Start State... >> >> On Fri, Jan 29, 2010 at 5:49 PM, earth <[email protected]> wrote: >> >> > >> > Hi, >> > >> > Please let me know how to per form search Along a Route using Google >> > Map API in my sit... >> >> >> >> -- >> Best Regards, >> Rupak >> Project Manager, EarthTechnology >> www.earthtechnology.co.in >> >> >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Google Maps JavaScr... >> >> -- >> 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]<google-maps-js-api-v3%[email protected]> >> . >> For more options, visit this group at >> http://groups.google.com/group/google-maps-js-api-v3?hl=en. >> > > > > -- > Best Regards, > Rupak > Project Manager, EarthTechnology > www.earthtechnology.co.in > > -- > 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]<google-maps-js-api-v3%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-maps-js-api-v3?hl=en. > -- Bjorn Brala ---------------- www.GeoStart.nl/english/ - Google maps - Swis Webdesign www.twitter.com/bbrala -- 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.
