Goal: Create a store locator experience powered by Google Maps

Sub-goal: Use the latest Maps API features

Sub-goal: Use the documentation, articles, and demos

  1. Setup a database of stores with a CSV.
  2. Geocode the database of stores:
  3. Create a store locator map mashup:
  4. Add new features to store locator map mashup (Street View, Drag-to-Zoom Control):
  5. Create a mapplet version of the store locator mashup, so that people can use it on Google Maps:
  6. Create a static map version of the store locator mashup, so that people can use in on non-JS-enabled devices/browsers:
  7. Create a KML version of the store data, so that people can use it in multiple geo browsers, and so that Google can index it.