You can use the LocalSearch with or without a map. Just use the .setCenter method to set the search center to a GMaps GLatLng object or a string (e.g., "New York, New York"). Alternatively, if you don't want to set a static center point, users can produce the equivalent by utilizing the IN or NEAR operators, e.g., "restaurant NEAR New York, New York".
I suspect that the previous poster is speaking of "scraping" results from the regular Maps interface. This is not allowed by the TOS. Jeremy R. Geerdes Effective website design & development Des Moines, IA For more information or a project quote: http://jgeerdes.home.mchsi.com jrgeer...@gmail.com If you're in the Des Moines, IA, area, check out Debra Heights Wesleyan Church! On Jan 22, 2010, at 6:25 AM, Corey Wysong wrote: > Yes its possible. When you query google with a location they rerturn > everything in xml. So then you can look for those tags and make a > table with the results. > > On 1/22/10, MakeADifference <jajugir...@gmail.com> wrote: >> >> Thanks Jeremy for providing these links in another thread.. >> http://code.google.com/apis/ajaxsearch/documentation/reference.html#_... >> http://code.google.com/apis/ajax/playground/?exp=search#center_locals... >> >> >> Is it possible to use display the google local results without the >> map... >> I just want to display the name/addres etc in listing format without >> the map.. >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Google AJAX APIs" group. >> To post to this group, send email to >> google-ajax-search-...@googlegroups.com. >> To unsubscribe from this group, send email to >> google-ajax-search-api+unsubscr...@googlegroups.com. >> For more options, visit this group at >> http://groups.google.com/group/google-ajax-search-api?hl=en. >> >> > > -- > Sent from my mobile device > > -- > You received this message because you are subscribed to the Google Groups > "Google AJAX APIs" group. > To post to this group, send email to google-ajax-search-...@googlegroups.com. > To unsubscribe from this group, send email to > google-ajax-search-api+unsubscr...@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/google-ajax-search-api?hl=en. > -- You received this message because you are subscribed to the Google Groups "Google AJAX APIs" group. To post to this group, send email to google-ajax-search-...@googlegroups.com. To unsubscribe from this group, send email to google-ajax-search-api+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-ajax-search-api?hl=en.