Commit graph

19 commits

Author SHA1 Message Date
d91e0bd8ad Fix attribution, add a detector for sharp angles
The sharp angle detector prevents common errors such as accidentally
taking a wrong turn or switching to the wrong track, especially in
tram networks
2025-05-01 21:07:45 +02:00
198175fde2 Improve point handling, fix path saving 2025-03-25 22:35:31 +01:00
634df5ebf4 Alert on invalid filename (fixes #1) 2025-03-18 20:02:01 +01:00
13900c8092 Bugfix: refresh the path correctly 2025-03-13 23:29:33 +01:00
13a7414798 Mark markers markers that are not on a way in dark red 2025-03-13 22:01:07 +01:00
67784097ae Sort labels by zoom 2025-03-13 21:19:44 +01:00
162e4f7aaa rename point layer 2025-03-13 14:42:48 +01:00
4a77b88765 Add function to add points to the map 2025-03-13 14:41:28 +01:00
5566bcce19 Do not enter edit mode if user clicked cancel 2025-03-12 14:59:30 +01:00
16beaaf071 simplified code 2025-03-12 14:58:37 +01:00
906605feae Check if there is a path to save, abort saving if file dialog is cancelled 2025-03-12 14:55:55 +01:00
eb4507d261 Remove clutter from brouter geojson files 2025-03-10 22:19:41 +01:00
209eb3c7c2 Request read/write persmissions, don't place markers outside of edit mode 2025-03-10 22:00:06 +01:00
f3b2c0245c Remove var keywords, hide editing behind ?edit=1 query string 2025-03-10 21:23:49 +01:00
4d26db348c make geojson path persist after saving and allow drawing more features 2025-03-10 19:46:14 +01:00
1416481ba9 colorize the start and end icons 2025-03-10 19:21:55 +01:00
2fee843c52 Display currently edited layer, hide edit button if not supported 2025-03-10 18:56:43 +01:00
954e8c4500 remove the geojson path if less than two markers are present 2025-03-10 15:51:17 +01:00
54ba75dd1c Start writing on editing feature 2025-03-10 15:45:37 +01:00