Building a Store Locator ASP.NET Application Using Google Maps API (Part 3)
Over the past two weeks I've showed how to build a store locator application using ASP.NET and the free Google Maps API and
Google's geocoding service. Part 1 looked at creating the database to record the store locations. This
database contains a table named Stores with columns capturing each store's address and latitude and
longitude…