Eric van der Vlist
|
26486b65b9
|
Cleanup and starting to implements tracks.
|
2022-11-07 22:12:50 +01:00 |
Eric van der Vlist
|
84e1ece691
|
PouchDB init
|
2022-11-03 17:27:02 +01:00 |
Eric van der Vlist
|
7b5abaccd3
|
Refactoring to split logic between `<Map>` and a brand new `<LiveMap>` component.
|
2022-10-31 15:02:46 +01:00 |
Eric van der Vlist
|
a4bd11aab0
|
Restarting from scratch
|
2022-10-17 10:08:00 +02:00 |
Eric van der Vlist
|
ed951208e8
|
Adding a few files which are currently not used before a huge refactoring...
|
2022-10-17 09:41:27 +02:00 |
Eric van der Vlist
|
c0015a7cfa
|
Creating a mechanism to store settings both in the database and in redux.
|
2022-10-03 21:08:27 +02:00 |
Eric van der Vlist
|
062288ebdc
|
Fixing a bug in the GPX importer library (#19)
|
2022-10-03 15:37:10 +02:00 |
Eric van der Vlist
|
0d1cdf39de
|
Testing DocURI (#4 and #15)
|
2022-10-03 11:08:47 +02:00 |
Eric van der Vlist
|
11c2a1713f
|
Firstattempt to reduce te number of points when recording a track (#13): the minimal distance is now 10m and a filter with a minimal time of 15s has been added.
This should now be tested on the road !
|
2022-10-02 21:52:02 +02:00 |
Eric van der Vlist
|
924dd47395
|
Move the current location on the map while recording (#12)
|
2022-10-02 21:00:38 +02:00 |
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 |
Eric van der Vlist
|
5119354137
|
Creating a library for modal animations.
|
2022-09-27 22:06:20 +02:00 |
Eric van der Vlist
|
fafde7b831
|
Starting to refactor to store track points independently from their tracks (WIP) (#3)
|
2022-09-26 01:46:19 +02:00 |
Eric van der Vlist
|
20ae635d3f
|
Storing the current track in pouchdb.
|
2022-09-25 08:46:05 +02:00 |
Eric van der Vlist
|
82997cd53f
|
Re-implementing the background geolocation (not yet stored in a track)
|
2022-09-24 18:56:41 +02:00 |
Eric van der Vlist
|
3856e4b516
|
Displaying a GPX track
|
2022-09-22 23:05:50 +02:00 |
Eric van der Vlist
|
a559a37952
|
Parsing GPX files.
|
2022-09-22 21:50:39 +02:00 |
Eric van der Vlist
|
db0761efd1
|
Refactoring (in progress) to put most of the logic in Redux reducers.
|
2022-09-13 18:17:08 +02:00 |
Eric van der Vlist
|
fd79fba51f
|
Using tiles.
|
2022-09-12 16:45:27 +02:00 |
Eric van der Vlist
|
716d05fb3e
|
Starting again with what has been developed as sandbox/map.
|
2022-09-11 20:01:12 +02:00 |
Eric van der Vlist
|
9e8aec244e
|
Attempt to create a new, more react friendly slippy map library.
|
2022-09-06 00:08:17 +02:00 |
Eric van der Vlist
|
a154a5aa44
|
Refactoring (moving geolocation in a library)
|
2022-09-04 22:45:20 +02:00 |