Kapcsolat hozzáadása koordinátával a terepbejárás térképen.
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 6s

This commit is contained in:
2026-08-06 16:14:30 +02:00
parent 7f514da38f
commit 950c2f48f1
10 changed files with 239 additions and 21 deletions
+1 -6
View File
@@ -1,6 +1 @@
enum MapEditTool {
none,
point,
line,
polygon,
}
enum MapEditTool { none, point, line, polygon, contact }