1
0
Fork 0

gipy: new version

support for large paths (grid sizes > 65k)
master
frederic wagner 2024-07-27 11:37:39 +02:00
parent daabd125a6
commit 95875276f6
2 changed files with 4 additions and 1 deletions

View File

@ -135,4 +135,7 @@
* Fix for files converted from maps2gpx : path was not reduced in size correctly
* Experimental ski mode : have a ski slopes map
* Fix for path projection display when lost and zoomed out
0.25: Minor code improvements
0.26: Support for large paths (grid sizes > 65k)

View File

@ -2,7 +2,7 @@
"id": "gipy",
"name": "Gipy",
"shortName": "Gipy",
"version": "0.25",
"version": "0.26",
"description": "Follow gpx files using the gps. Don't get lost in your bike trips and hikes.",
"allow_emulator":false,
"icon": "gipy.png",