On Feb 9, 7:21 am, Eran <[email protected]> wrote: > In > other words, if the user searches for an address in Google Maps, gets > a map with the location marked on it, and then wants to embed that map > - how can I reconstruct that map using the JS API?
By scraping maps.google.com which is neither practical nor legal. > If this conversion is a common problem with common solutions, I'd love > to see some examples. If not, I'll make do with any suggestions for > the search results issue described above. Look at enableGoogleBar() method of the GMap2 object: http://code.google.com/apis/maps/documentation/reference.html#GMap2 http://code.google.com/apis/maps/documentation/reference.html#GGoogleBarOptions > (Oh, BTW, if you search this group - and others - for the word > "embedded", you'll see wonderful things happen to the sponsored links, > and if you're lucky to the rest of the page as well...) I don't see anything special. -- Marcelo - http://maps.forum.nu -- --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
