I did search for a possible solution to this but didn't find what I needed.
I am creating a .NET database driven application as a store locator for a product our company sells. We have the addresses for the stores (about 5,000 so far) however in the future we will be adding some large chain stores (like Home Depot etc). The ideal situation would be to not maintain all their store addresses. So far I have been able to create a locator with a combination of .NET (c#) generating the gmap javascript to show the results of the addresses (with geocodes) on the map as well as the results in a side bar. Now I would like to somehow add in locations for the stores (chains) we do not have address information for. I reviewed the gmap search (with GGoogleBar) however what I saw was a search bar in the map for the user to use - I need something automated, given the zipcode, store name, and existing map. I am thinking I could try to invoke the GGoogleBar search but not sure how. I have also reviewed the GClientGeocoder however I see that is only for geocoding addresses. I would post a link however I am in the development stage and my development is internal to our firewall (this will be productively used on our external site, open to anyone). Thanks Bill --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
