Sample Map
View the source of this page to see how it calls up the map to begin with. You can use (and possibly edit) the following files to display a map of your choosing, with your functionality, and your style:
- map.txt controls the information about color, labeling, position and content of the pins
- map.css controls the overall style of the map, bubbles and page
- map3.js contains the custom function that runs to grab the info from map.txt, and you can change it if you like, but for your purposes, you probably won't need to.
- main.js contains some functions that I use a lot in general that you don't need to edit.
- gMaps3.js the map-specific functions that you probably also won't need to mess with.
SETUP STEPS:
Download this ZIP file for all of them.
Edit 'map.txt' to display the pins you want to show, or replace it with a dynamic page (like PHP) that generates similar output.
Hint: Here is a page with a link to look up lats/lngs for your map.txt code.
Example: