> Is it possible to have specific businesses exclusively show up in > results? For example, If I wanted to show the user businesses that > carry my product in their zip code, would the Google Maps API allow me > to do this?
Yes. Maintain your own database of 'businesses', provide an API map on whatever webpage, and include asearch feature in or by that map to search your own database. Teh classic example - http://code.google.com/apis/maps/articles/phpsqlsearch.html --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
