Open source hiking (but not only) app. Work in progress...
Go to file
Eric van der Vlist 2fe7452811 Adding the possibility to delete tracks, moving the import button into the track browser, changing the background geolocation precision to 5m and adding a couple of calls to db.compact() and db.viewCleanup(). 2022-09-28 09:46:57 +02:00
public Re-implementing the background geolocation (not yet stored in a track) 2022-09-24 18:56:41 +02:00
src Adding the possibility to delete tracks, moving the import button into the track browser, changing the background geolocation precision to 5m and adding a couple of calls to db.compact() and db.viewCleanup(). 2022-09-28 09:46:57 +02:00
.gitignore Project config and more cleanup. 2022-08-31 20:22:00 +02:00
README.md Moving the underlying map out of the slippy component and handling window resize events. 2022-09-12 15:10:12 +02:00
capacitor.config.ts Project config and more cleanup. 2022-08-31 20:22:00 +02:00
ionic.config.json Initial commit 2022-08-31 14:35:20 +02:00
package-lock.json Beginning to implement a dialog to browse within the tracks. 2022-09-27 23:58:58 +02:00
package.json Beginning to implement a dialog to browse within the tracks. 2022-09-27 23:58:58 +02:00
trapeze.config.yaml Adding a file chooser to import GPX files 2022-09-22 15:47:41 +02:00
tsconfig.json Storing imported tracks in local "forage". 2022-09-23 22:34:59 +02:00

README.md

Dyomedea

Hiking app.

Components

Slippy

The viewport on the underlying map

Map

The map itself (and its overlays)