Wasn't it nipun who wrote: > >Hi, >Is there and way i can capture the response of google maps search >results. > >example >As if we search "pizza 92139" in google maps search bar, i get a >response >at left side which specifies the address and name of various pizza >stores near 92139. >i want to capture those result response using javascript or xml.
Google AJAX Local Search is a separate API from, the Google Maps API, but the two work together well. See: http://code.google.com/intl/iw/apis/ajaxsearch/local.html In particular, see this example: http://www.google.com/uds/samples/places.html -- http://econym.org.uk/gmap The Blackpool Community Church Javascript Team --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
