|
d60a467455
|
UX: show full screen, hide addNew-marker if there are no presets
|
2024-06-21 12:21:49 +02:00 |
|
|
1acb645beb
|
Re-enable button, add setting to choose how to add new features
|
2024-06-21 02:36:36 +02:00 |
|
|
cd0d275965
|
Chore: housekeeping
|
2024-06-20 04:21:29 +02:00 |
|
|
800a4ae849
|
Ressurect marker to 'add a new item', but only on long press
|
2024-06-20 03:30:14 +02:00 |
|
|
c08fe03ed0
|
Chore: formatting
|
2024-06-16 16:06:26 +02:00 |
|
|
4dc48274dc
|
Remove unneeded variable
|
2024-06-14 16:21:27 +02:00 |
|
|
2bd3806f9a
|
UX: add fade-out animation to menus to show where they can be found again
|
2024-05-08 13:54:30 +02:00 |
|
|
5bebcf3825
|
Probably fix #1605
|
2024-04-24 00:52:17 +02:00 |
|
|
097141f944
|
Chore: linting
|
2024-04-13 02:40:21 +02:00 |
|
|
90c9395ab2
|
Chore: fix linting errors, downgrade console.log to console.debug
|
2024-04-13 01:56:42 +02:00 |
|
|
526d6bdb1c
|
Improve typing
|
2024-04-12 02:01:58 +02:00 |
|
|
0d085c92cf
|
Chore: clenaup comments and types
|
2024-04-10 14:14:03 +02:00 |
|
|
620126d211
|
Refactoring: rename variable for clarity
|
2024-04-10 14:09:32 +02:00 |
|
|
a1c17edabe
|
Fix crash if there is no oldId
|
2024-03-27 18:40:18 +01:00 |
|
|
a399260bf0
|
Invalidate cache if a point has been deleted or changed geometry. Fix #865; review cache retention times and disable cache for external geojson datasets, fix #1660
|
2024-02-26 15:52:40 +01:00 |
|
|
922cebf9d1
|
Refactoring: remove old and obsolete data fields in themes and layers
|
2024-02-26 15:08:07 +01:00 |
|
|
760276922d
|
Re-enable osm source in all cases, fix #1798
|
2024-02-24 21:05:46 +01:00 |
|
|
497fa4ccdf
|
Fix await which causes hanging map in fallback mode
|
2024-02-23 11:35:58 +01:00 |
|
|
e4eb8d6b52
|
Download button: take advantage of MVT server, download button will now attempt to download everything
|
2024-02-21 16:35:49 +01:00 |
|
|
bccda67e1c
|
Update counts when selecting/unselecting a layer
|
2024-02-20 23:15:19 +01:00 |
|
|
67b379c16f
|
Fix maxzoom cutoff for summary layer
|
2024-02-20 02:56:23 +01:00 |
|
|
06c2e2fec8
|
Fix CSP issues
|
2024-02-20 02:01:19 +01:00 |
|
|
1fa66e50f8
|
First fully working version
|
2024-02-19 15:38:46 +01:00 |
|
|
6b507504f8
|
More work on layerserver, generate
|
2024-02-18 15:59:28 +01:00 |
|
|
f0823f4c4d
|
Merge develop
|
2024-02-15 17:48:26 +01:00 |
|
|
74fb4bd5d1
|
Add summary layer
|
2024-02-15 17:39:59 +01:00 |
|
|
5b318236bf
|
LayerServer: fix some bugs in build_db-script, decode MVT-tilesource for more features
|
2024-02-02 20:04:39 +01:00 |
|
|
aa89d4120c
|
Merge upstream
|
2024-01-31 11:37:09 +01:00 |
|
|
ee3e000cd1
|
Add polygon merging
|
2024-01-26 18:18:07 +01:00 |
|
|
2e8b44659a
|
Refactoring: convert language input element into svelte,remove many obsolete classes
|
2024-01-25 03:13:18 +01:00 |
|
|
e68b31e267
|
Chore: Remove unused variables
|
2024-01-24 23:45:20 +01:00 |
|
|
ef2f1487c6
|
LayerServer: first version which can use a local MVT-server
|
2024-01-22 01:42:05 +01:00 |
|
|
35228daa8f
|
Remove obsolete code
|
2024-01-19 02:00:05 +01:00 |
|
|
1b14605697
|
Remove obsolete logging command
|
2024-01-08 18:22:02 +01:00 |
|
|
b8a631f368
|
Fix duplicate building upload in GRB theme (hopefully), remove type from method name, improve typing and error messages
|
2024-01-04 23:43:23 +01:00 |
|
|
6da72b80ef
|
More work on A11y
|
2023-12-21 17:36:50 +01:00 |
|
|
56a23deb2d
|
Favourites: improve overview, update all features from OSM when loading
|
2023-12-03 20:03:47 +01:00 |
|
|
a350410520
|
Favourites: tweaking overview; fix upload of properties
|
2023-12-03 04:20:56 +01:00 |
|
|
473931891c
|
Favourites: include _all_ tagRenderings
|
2023-11-30 00:39:55 +01:00 |
|
|
8f7b731d29
|
Fix: actually include _all_ features
|
2023-11-30 00:31:26 +01:00 |
|
|
3ce21f61cb
|
Favourites: stabilize preferences and adding/removing favourites
|
2023-11-23 17:06:30 +01:00 |
|
|
f9827dd6ae
|
Feature: add favourite
|
2023-11-22 19:39:19 +01:00 |
|
|
48171d30f5
|
UX: add possibility to select map features by only using the keyboard, see #1181
|
2023-11-16 03:32:04 +01:00 |
|
|
7469a0d607
|
Propagate class for generated SVG-images
|
2023-11-16 03:31:16 +01:00 |
|
|
40d32890fe
|
Tighter bounds for dynamicTileSource
|
2023-11-15 04:13:02 +01:00 |
|
|
e9a511e5bd
|
Performance: fix stuttering at low zoom
|
2023-11-15 03:59:02 +01:00 |
|
|
7d3e5b6133
|
Fix error
|
2023-11-11 14:52:01 +01:00 |
|
|
e1a785ba9c
|
Merge develop
|
2023-10-11 04:37:19 +02:00 |
|
|
08ffe4b7c0
|
Merge develop
|
2023-10-11 04:34:57 +02:00 |
|
|
17503d5bfb
|
Fix: hide some elements of the UI if they are disabled by a featureSwitch
|
2023-10-11 01:41:42 +02:00 |
|