views:

34

answers:

1
  1. Is there any google/Yahoo/Bing API which gives local business results based on a ZIP/GeoCode of a location? If yes, please let me know.

  2. If Google Maps has such service, please let me know what where do I get a reference regarding that?

+1  A: 

Google does have that, you can even check few sample implementations:
http://code.google.com/apis/ajaxsearch/local.html

Nikita Rybak
Yes, but that is the "Google Ajax Search API", not the "Google Maps API". :-) Somebody with editing powers might want to edit the title of the question.
Marcelo