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
- Setup a database of stores with a CSV.
- Geocode the database of stores:
- Create a store locator map mashup:
- Add new features to store locator map mashup (Street View, Drag-to-Zoom Control):
- Create a mapplet version of the store locator mashup, so that people can use it on Google Maps:
- Create a static map version of the store locator mashup, so that people can use in on non-JS-enabled devices/browsers:
- Check out the demo gallery, search for static maps examples.
- Combine parts of the store locator mashup PHP, the geocode PHP, and the multiple markers static map generation, to create this code.
- Test that it works by visiting this page.
- 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.