Shared bookmarks for del.icio.us user Synesthesia on 2007-06-29
- EGeoXML:
Extension to Google Maps API to allow (amongst other things) printable Placemarks.
Keywords: googlemaps, xml
Notes on stuff
Shared bookmarks for del.icio.us user Synesthesia on 2007-06-29
Shared bookmarks for del.icio.us user Synesthesia on 2007-04-26
This mini-project came about because I had a need to give people route instructions for a party.
It’s easy to use Google Maps to set up a customised route by adding placemarks at navigationally-significant locations (see this example), and you can easily add instructions (including pictures) at each point (try clicking on one of the “map pins”).
However in the real world, there is nothing to beat having a list of instructions that each person can print out. I didn’t want to re-type everything into a separate document, so created a web page to extract the key information from Google Maps and present it as a tabular list. Editing the data in Google Maps is immediately reflected in the web page.
There are three key components which are described in more detail (including source listings) on the associated wiki page.
Assumptions and Limitations
References