|
d008dcb54d
|
Chore: reformat all files with prettier
|
2023-06-14 20:39:36 +02:00 |
|
|
bbc7698b12
|
Fix: rotation of the GPS-marker
|
2023-06-07 23:55:02 +02:00 |
|
|
bc8b42d49e
|
Tweak: change zoom behaviour when jumping to the current location
|
2023-05-17 13:10:22 +02:00 |
|
|
f31b025b8d
|
Fix: don't move the map after we jumped to the current GPS location
|
2023-05-07 23:25:28 +02:00 |
|
|
c6e12fdd6b
|
Refactoring: fix GPX-track view
|
2023-04-20 18:58:31 +02:00 |
|
|
bef05481bd
|
Merge develop
|
2023-04-07 04:36:41 +02:00 |
|
|
0241f89d3d
|
refactoring: fix basic flow to add a new point
|
2023-04-06 01:33:08 +02:00 |
|
|
4d48b1cf2b
|
refactoring(maplibre): WIP
|
2023-03-24 19:21:15 +01:00 |
|
|
ef93ad126f
|
Fix: gps-icon should turn into an arrow again
|
2023-03-22 16:25:24 +01:00 |
|
|
868d476891
|
Merge feature/svelte into develop
|
2023-03-08 19:02:41 +01:00 |
|
|
029f1fd7fc
|
Improve autozoom of geolocationHandler
|
2023-02-09 03:12:21 +01:00 |
|
|
d30ed22673
|
Adding a community index view with Svelte (WIP)
|
2023-02-08 01:18:56 +01:00 |
|
|
2c21e125d9
|
Remove console.Log
|
2022-12-31 02:22:44 +01:00 |
|
|
b81fa14999
|
Keep geolocation displayed, even if it isn't known anymore
|
2022-12-31 01:56:39 +01:00 |
|
|
bd5e9903bd
|
Fixes to the geolocation flow
|
2022-12-23 15:52:22 +01:00 |
|
|
dff270fc13
|
Make sure an initial GPS-fix is passed along as well
|
2022-12-23 14:22:52 +01:00 |
|
|
4de76136de
|
Refactor geolocation handler into multiple parts, fix lock behaviour
|
2022-12-22 04:13:52 +01:00 |
|
|
b541d3eab4
|
Reformat all files with prettier
|
2022-09-08 21:40:48 +02:00 |
|
|
234129ad32
|
Update class name: Coordinates changed to GeoLocationCoordinates in this typescript version
|
2022-09-03 14:45:48 +02:00 |
|
|
24f090c92f
|
Add OsmFeature type
|
2022-07-13 17:56:33 +02:00 |
|
|
4283b76f36
|
Huge refactoring: split readonly and writable stores
|
2022-06-05 02:24:14 +02:00 |
|
|
57d969cd79
|
Remove some stray console.logs; formatting
|
2022-04-13 01:26:45 +02:00 |
|
|
49f26687e3
|
Zoom to geolocation automatically if within 60 seconds, fix reading the previous map location from local storage if not initialized, fix #724"
|
2022-04-09 21:42:59 +02:00 |
|
|
c8e013f30e
|
Fix 'moveToLocation' for bounded themes, add test
|
2022-03-28 21:56:25 +02:00 |
|
|
fa971ffbbf
|
Full code cleanup
|
2022-01-26 21:40:38 +01:00 |
|
|
b883cd87d0
|
Do not zoom to GPS location if an element is selected
|
2021-11-15 16:57:04 +01:00 |
|
|
8e66313ef1
|
Add metadata in changeset with (binned) distance to changed feature
|
2021-11-09 01:49:07 +01:00 |
|
|
d3d51af667
|
Add gps track line, add documentation
|
2021-11-08 14:18:45 +01:00 |
|
|
09eee08fbc
|
Documentation updates
|
2021-11-08 02:36:01 +01:00 |
|
|
bd21212eba
|
Full code cleanup
|
2021-11-07 16:34:51 +01:00 |
|
|
63acca1638
|
Add 'CreateNewWayWithNodeReuse'-action, use it in the GRB-theme
|
2021-11-04 02:16:07 +01:00 |
|
|
4e3f408d53
|
Change geolocation behaviour: will not zoom out anymore
|
2021-11-03 00:55:38 +01:00 |
|
|
2484848cd6
|
Refactoring of GPS-location (uses featureSource too now), factoring out state, add ReplaceGeometryAction and conflation example
|
2021-11-03 00:44:53 +01:00 |
|
|
84284599d8
|
Fix cursor-wait on gps location button
|
2021-10-14 17:39:31 +02:00 |
|
|
4f456e8a7f
|
Better tracking of cached data, only load data if needed
|
2021-09-30 04:13:23 +02:00 |
|
|
8cbb693c98
|
Fix geolocation
|
2021-09-29 23:59:56 +02:00 |
|
|
bef684aec7
|
More cleanup, first somewhat working version of #171
|
2021-09-22 16:07:56 +02:00 |
|
|
78d6482c88
|
Add binoculars theme, auto reformat everything
|
2021-09-09 00:06:21 +02:00 |
|
|
61b6721342
|
Automatically zoom to GPS location if no coordinate is specified in the URL
|
2021-08-26 12:15:26 +02:00 |
|
|
50d7d098a3
|
Fix small styling issue
|
2021-08-20 00:15:55 +02:00 |
|
|
aef7b8a684
|
Decent fix of gps-locking behaviour: single click will zoom, second click within 3sec will lock the gps location + better icons + disable of dragging while locked, fix of #458
|
2021-08-19 23:41:48 +02:00 |
|
|
647100bee5
|
Refacotring: move themeConfig into models
|
2021-08-07 23:11:34 +02:00 |
|
|
15e21544ba
|
Make mapcontrol-button svgs styleable by colour
|
2021-07-27 21:02:30 +02:00 |
|
|
5ad3fa83be
|
Remerge upstream
|
2021-07-27 20:17:42 +02:00 |
|
|
decbf462d3
|
Formatting
|
2021-07-27 20:11:34 +02:00 |
|
|
0162d52b68
|
Merge develop
|
2021-07-27 19:59:41 +02:00 |
|
Ward
|
4539a3b21c
|
extra styling changes location
|
2021-07-27 16:07:34 +02:00 |
|
Ward
|
93e1c60720
|
extra layout changes
|
2021-07-27 15:51:47 +02:00 |
|
|
df6a6bbbde
|
Enable high accuracy for watchPosition, possible fix for #444
|
2021-07-26 09:46:54 +02:00 |
|
|
330930d5d4
|
Merge develop
|
2021-07-24 02:32:33 +02:00 |
|