[ << back to Google Maps Examples & Tools ]
Create a Store Locator
Here are 4 steps to create your store locator on Google Maps:
-
Plot your locations using the draggable marker
-
Save the result XML code into a file "data.xml"
(including the <?xml...><kml...><Folder> and </Folder></kml> part)
-
Save this map.html file in the same folder
-
Insert you Maps API key in the javascript call
Change the coordinates and zoom level as appropriate in the map.html file (search for "CUSTOMISE")
Done!
Here is a Store locator example.