Skip to content

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

License

Notifications You must be signed in to change notification settings

Geo-Nord/gc-gpx-viewer

 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 93.6%
  • CSS 5.9%
  • HTML 0.5%