A very simple app to generate a gpx file from a trail
In a shell, in your project directory:
$ make
python -m http.server 8001&
google-chrome 0.0.0.0:8001
Serving HTTP on 0.0.0.0 port 8001 (http://0.0.0.0:8001/) ...
Opening in existing browser session.
127.0.0.1 - - [07/Apr/2024 00:56:55] "GET / HTTP/1.1" 304 -- Click on the map
- Draw some trails
- Save your result
- Load the GPX file into maps.me or any other GPX compatible map apps
- Enjoy your time outside with your map