Geocaching GPX Viewer is a web app to display your caches from a gpx file on a map. It can be very useful for a roadbook. Take multiple screenshots, and use gimp/photoshop/whatever to create a big map.
gc-gpx-viewer use HTML5, FileReader, FullScreen API, App cache but you should use a browser which support these features (Firefox, Chrome, Safari)
Icons come from c:geo
Fork the project source code on github:
git clone git://github.com/Surfoo/gc-gpx-viewer.git
uglifyjs gcgpxviewer.js -c -o gcgpxviewer.min.js
http://gc-gpx-viewer.vaguelibre.net/
gc-gpx-viewer is distributed under Apache License, Version 2.0.
- original author: Surfoo