Commit graph

36 commits

Author SHA1 Message Date
d465a272f2 Feature: add Americana background style, fix #1204 2023-06-14 00:47:09 +02:00
c19317bd04 Fix: don't store location 0,0 to prevent movement or cursor in addNew-dialog 2023-06-07 22:46:41 +02:00
8379a894d0 Fix: ordering of baselayers 2023-06-07 14:34:58 +02:00
de20b00b8f Fix: decent PDF-export 2023-06-04 22:52:13 +02:00
905f796baa Fix: png correctly outputs all markers now 2023-06-04 00:43:32 +02:00
ace7caada1 Refactoring: port import flow 2023-06-01 02:52:21 +02:00
f0d9365e06 Fix: lines with opacity have colour again 2023-05-23 01:00:26 +02:00
8ed0a32d15 Fix: addnewpoint-dialog works again 2023-05-21 23:29:48 +02:00
5644c7a8b8 Fix: build; subtle bug 2023-05-19 10:56:30 +02:00
d0e0abdece Fix: tweaking addNewPoint-flow 2023-05-19 01:37:31 +02:00
5c01f6ada9 Fix: make sure that the passed-in-location of the map is respected, prevents random jumps in the location input 2023-05-18 23:42:58 +02:00
82093ffdf4 Refactoring: new background selector 2023-05-18 15:44:54 +02:00
8fd3fbc0b7 Refactoring: fix metatagging 2023-05-16 03:27:49 +02:00
71abc8a1c4 Styling: further style addNewPoint, misc style tweaks 2023-05-14 17:59:44 +02:00
fa861bed5c Use '_svg' instead of '_ui' from the bundled svg classes 2023-05-08 01:55:21 +02:00
f7eaec2243 Refactoring: remove import flow, fix various issues, get PDF-export working (but not quite) 2023-05-05 02:03:41 +02:00
2b47cf934c Refactoring: highlight the currently selected element 2023-04-27 02:24:38 +02:00
23b26c4197 Refactoring: fix background layer switch and hotkeys 2023-04-21 17:37:50 +02:00
e4e99c0b0a Chore: move RasterLayerProperties into separate file in order for the schema generator to work 2023-04-21 16:19:36 +02:00
24f7610d0a Fix overlay layers 2023-04-21 01:53:24 +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
8eb2c68f79 Refactoring: fix rendering of new roads, generated by a split 2023-04-20 01:52:23 +02:00
7f8969146a Refactoring: allow to export the map as PNG 2023-04-19 03:20:49 +02:00
1123a72c5e Refactoring: fix most of the custom input elements, support right click/long tap/double click to add a new element 2023-04-16 03:42:26 +02:00
105120060d Refactoring: add metatagging, add 'last edited by' element, add 'metacondition' 2023-04-15 02:28:24 +02:00
8a1f0599d9 Refactoring: fix 'delete' and 'move'-buttons as special elements 2023-04-14 02:42:57 +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
29372c465e refactoring: more fixes, first attempt at tagRenderingAnswer 2023-03-30 04:51:56 +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
1b3609b13f refactoring(maplibre): add pointRendering 2023-03-23 00:58:21 +01:00
4f2bbf4b54 refactoring(maplibre): add RasterLayer info, add background switch, add default global layers 2023-03-11 02:46:49 +01:00