dyomedea/src/db
Eric van der Vlist 882e5545fd Allowing multiple Gpx files import 2022-12-10 21:25:15 +01:00
..
change-handler.ts Displaying routes. 2022-12-09 17:31:56 +01:00
gpx.test.ts Reintroducing WebWorkers (pfeeew, Vite makes it tough !) 2022-11-26 19:36:55 +01:00
gpx.ts Allowing multiple Gpx files import 2022-12-10 21:25:15 +01:00
index.ts Allowing multiple Gpx files import 2022-12-10 21:25:15 +01:00
lib.test.ts Reintroducing WebWorkers (pfeeew, Vite makes it tough !) 2022-11-26 19:36:55 +01:00
lib.ts Adding `<Wpt>` 2022-11-28 11:52:50 +01:00
rte.test.ts Reintroducing WebWorkers (pfeeew, Vite makes it tough !) 2022-11-26 19:36:55 +01:00
rte.ts Displaying routes. 2022-12-09 17:31:56 +01:00
rtept.test.ts Reintroducing WebWorkers (pfeeew, Vite makes it tough !) 2022-11-26 19:36:55 +01:00
rtept.ts Reintroducing WebWorkers (pfeeew, Vite makes it tough !) 2022-11-26 19:36:55 +01:00
trk.test.ts Reintroducing WebWorkers (pfeeew, Vite makes it tough !) 2022-11-26 19:36:55 +01:00
trk.ts `<Trk>` component 2022-11-27 16:09:08 +01:00
trkpt.test.ts Reintroducing WebWorkers (pfeeew, Vite makes it tough !) 2022-11-26 19:36:55 +01:00
trkpt.ts Changing Gpx and Trkpt indexes so that GPX are sorted by datetime desc and Trkpt use their timestamp as indexes. 2022-12-10 18:31:51 +01:00
trkseg.test.ts Reintroducing WebWorkers (pfeeew, Vite makes it tough !) 2022-11-26 19:36:55 +01:00
trkseg.ts Displaying trksegs through geojson. 2022-11-27 17:12:25 +01:00
types.d.ts Adding minZoom extension property for Wpts 2022-12-07 15:09:08 +01:00
wpt.test.ts Reintroducing WebWorkers (pfeeew, Vite makes it tough !) 2022-11-26 19:36:55 +01:00
wpt.ts Working on Wpt save after edition. 2022-12-06 21:27:25 +01:00