https://github.com/mendhak/gpsmapper
https://github.com/mendhak/gpsmapper
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mendhak/gpsmapper
- Owner: mendhak
- License: other
- Created: 2016-02-23T18:49:19.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2018-10-02T19:46:18.000Z (over 7 years ago)
- Last Synced: 2025-02-13T19:17:29.987Z (11 months ago)
- Language: Java
- Size: 10.6 MB
- Stars: 2
- Watchers: 3
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
#GPS Mapper For Android
This app will import GPX or NMEA files and show various visualizations of your tracks, including a Google Map overlay, charts and statistics.
## TODO
* Import files from Dropbox
* Import KML
* Show previously viewed files
## Credits
Inspired by [GPSVisualizer.com](http://www.gpsvisualizer.com/), [OpenStreetMap](http://openstreetmap.org) and [UTrack](http://utrack.crempa.net).
Charts created using [HelloCharts](https://github.com/lecho/hellocharts-android).