Skip to content
/ gpx-map Public

Online Map displaying GPX tracks and makers (client side only!)

License

Notifications You must be signed in to change notification settings

flopp/gpx-map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GPX Map

Demo -> https://gpx.flopp.net/

Features

  • No server-side requirements. Just a bunch of html and js files. Third party libraries are pulled from https://cdnjs.cloudflare.com/.
  • Client-side persistence via HTML5's localStorage.
  • Leaflet-based map.
  • Tracks (client-side upload of GPX files via HTML5's file API)
  • Markers (draggable by mouse)

Install

Clone the repository:

git clone https://github.com/flopp/gpx-map.git

Open index.html in you browser.

Used Third-Party Libraries

License

MIT-licensed. See LICENSE file.

About

Online Map displaying GPX tracks and makers (client side only!)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published