WIP: load all wall techs for a given site

TODO: refactor!!
This commit is contained in:
2026-09-16 17:17:48 +02:00
parent ebc33fe53e
commit cc590afa54
8 changed files with 84 additions and 38 deletions
+1 -1
View File
@@ -49,7 +49,7 @@ export const GisState = {
layers: {
geometries: {},
/**
* @type {L.LayerGroup}
* @type {L.FeatureGroup}
*/
walls: {},
sites: {},