Just to update my problem, If I go to google maps and enter "radisson, london, uk" as a query string and I can view all the marked radisson hotels in london. When I click on *link*, I can see the following query *
http://maps.google.com/maps?f=q&hl=en&geocode=&q=radisson,+london,+uk&sll=51.51323,-0.102997&sspn=0.059825,0.181961&ie=UTF8&ll=51.511787,-0.111494&spn=0.029914,0.090981&z=14 *Is there anyway that I can generate this query string if I form a search string like "*radisson, london, uk*" in my javascript with google maps api? I want to take the resulting markers and then plot them on my own google map... Thank you very much 2009/1/3 [email protected] <[email protected]> > > Hi there. > I'm not interested in marking my own marker points using the map > overlay function, > I wish to write some javascript that will retrieve some markers from > google maps. > > I.e. if I go to to google maps and enter an address and see the > markers, I wish to have this on my web page, but I want to do this via > a javascript - make the call to google maps with an address such as > "Heathrow, London, UK" or "Royal Mail, London, UK". > Can someone point we to an example? Im not too well up on the lingo! > > Thank you very much > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
