The World As We See It
Friday, December 22nd, 2006I’ve played around with the Google Maps some more. I’ve created a page that brings up a map of the world. As the page loads it reads in an xml file to get the locations of places we’ve been, and links to this website with the entries related to those places. The page creates markers at each of those locations. Putting the mouse over a marker shows the name of the place. Clicking on the marker brings up a info window with the link to the entries. This link either runs a search on the site for the place, or goes to the appropriate category, if one exists.
I also created a page to add new locations: based on the name it looks up the lat/long of the place and saves the information to the xml.