gc-gpx-viewer icon indicating copy to clipboard operation
gc-gpx-viewer copied to clipboard

Geocaching GPX Viewer is a web app to display caches from a gpx file on a map.

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

Get the source

Fork the project source code on github:

git clone git://github.com/Surfoo/gc-gpx-viewer.git

Create the js file minified

uglifyjs gcgpxviewer.js -c -o gcgpxviewer.min.js

Demo

http://gc-gpx-viewer.vaguelibre.net/

License

gc-gpx-viewer is distributed under Apache License, Version 2.0.

Contact

  • original author: Surfoo