|
1e56eb5503
|
Usertests: add 'centermessage' again which indicates if data is loading or is present, see #1457
|
2023-06-15 02:42:12 +02:00 |
|
|
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 |
|
|
47ae4cb456
|
Chore: fix warnings
|
2023-06-02 08:42:08 +02:00 |
|
|
c90b334678
|
Fix: add correct attribution for maptiler bg layer
|
2023-05-18 15:56:24 +02:00 |
|
|
5427a4cb05
|
Tests: always update the selected element if running from console
|
2023-05-17 15:21:58 +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 |
|
|
78c56f6fa2
|
Refactoring: save ID to the hash of the URL
|
2023-04-24 02:54:15 +02:00 |
|
|
23b26c4197
|
Refactoring: fix background layer switch and hotkeys
|
2023-04-21 17:37:50 +02:00 |
|
|
c6e12fdd6b
|
Refactoring: fix GPX-track view
|
2023-04-20 18:58:31 +02:00 |
|
|
4172af6a72
|
Refactoring: fix delete indication, fix splitroad, fix addition of multiple new points snapped onto the same way (all will properly attach now)
|
2023-04-20 17:42:07 +02:00 |
|
|
1f9aacfb29
|
Refactoring: move download functionality for OsmObjects into a new object
|
2023-04-20 03:58:31 +02:00 |
|
|
8eb2c68f79
|
Refactoring: fix rendering of new roads, generated by a split
|
2023-04-20 01:52:23 +02:00 |
|
|
bef05481bd
|
Merge develop
|
2023-04-07 04:36:41 +02:00 |
|
|
042d400dc4
|
refactoring: Remove more obsoleted code, add copyright tab
|
2023-04-07 04:23:45 +02:00 |
|
|
f8d34648a0
|
refactoring: slight cleanup of tests
|
2023-04-07 03:54:11 +02:00 |
|
|
0241f89d3d
|
refactoring: fix basic flow to add a new point
|
2023-04-06 01:33:08 +02:00 |
|
|
52a0810ea9
|
refactoring: move logic of lastclick into special layer, fix labels, fix anchoring
|
2023-04-02 02:59:20 +02:00 |
|
|
d47fd7e746
|
Add question box as special rendering
|
2023-03-31 03:28:11 +02:00 |
|
|
41e6a2c760
|
More refactoring
|
2023-03-29 17:21:20 +02:00 |
|
|
5d0fe31c41
|
refactoring
|
2023-03-28 05:13:48 +02:00 |
|
|
b94a8f5745
|
refactoring: more state splitting, basic layoutFeatureSource
|
2023-03-26 05:58:28 +02:00 |
|
|
8e2f04c0d0
|
refactoring: split all the states
|
2023-03-25 02:48:24 +01:00 |
|
|
4d48b1cf2b
|
refactoring(maplibre): WIP
|
2023-03-24 19:21:15 +01:00 |
|
|
231d67361e
|
Refactoring(maplibre): remove 'freshness' and 'name' from FeatureSource to simplify the code
|
2023-03-23 01:42:47 +01:00 |
|
|
ef93ad126f
|
Fix: gps-icon should turn into an arrow again
|
2023-03-22 16:25:24 +01:00 |
|
|
4f2bbf4b54
|
refactoring(maplibre): add RasterLayer info, add background switch, add default global layers
|
2023-03-11 02:46:49 +01:00 |
|
|
868d476891
|
Merge feature/svelte into develop
|
2023-03-08 19:02:41 +01:00 |
|
|
df92bda151
|
Fix dynamically selecting the popup when changing the hash
|
2023-02-09 16:05:37 +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 |
|
|
a2a4071022
|
Merge pull request #1223 from pietervdvn/fix/1219
Fix/1219
|
2023-01-05 01:12:31 +01:00 |
|
|
a7da5d65cf
|
Close popup after splitting; scroll popup into view
|
2023-01-04 18:52:49 +01:00 |
|
|
09507b3537
|
Fix typo which prevented updating the selected element, improve comments and typings
|
2023-01-03 23:45:04 +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 |
|
|
43613e4ece
|
Add hotkeys, document hotkeys, make 'DefaultGUI' runnable via NodeJS, generate hotkey documentation
|
2022-12-24 03:44:21 +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 |
|
|
fed4cff878
|
Auto-formatting
|
2022-12-16 13:45:07 +01:00 |
|
|
5e1b4d95ab
|
Detect an element that is deleted upstream; show 'this element is deleted in infopanel'
|
2022-12-16 01:09:18 +01:00 |
|
|
7c0c29b345
|
Remove console.log
|
2022-12-16 01:03:49 +01:00 |
|
|
494a49bc48
|
Switch to a panel based UI, fix #552
|
2022-12-08 02:56:49 +01:00 |
|
|
61aebc61eb
|
Formatting
|
2022-10-27 01:50:41 +02:00 |
|
|
4af4eb24b8
|
Remove stadia background layers, fix #1096
|
2022-10-10 21:12:05 +02:00 |
|
|
4b6b709b4b
|
Re-install dark map theme (fix #230)
|
2022-09-27 18:50:04 +02:00 |
|
|
77a41793c8
|
Fix typo
|
2022-09-20 16:03:28 +02:00 |
|
|
b912343805
|
Bugfixes, add A3 poster
|
2022-09-18 12:45:02 +02:00 |
|