Search adjustments + building techs

This commit is contained in:
2026-05-24 16:21:33 +02:00
parent 487995366e
commit cb39695e6c
8 changed files with 83 additions and 5 deletions

View File

@@ -28,6 +28,7 @@ export const GisState = {
prehistoric: {},
underwater: {},
reuse: {},
buildingTechs: {},
},
layers: {
sites: {},
@@ -36,6 +37,7 @@ export const GisState = {
prehistoric: {},
underwater: {},
reuse: {},
buildingTechs: {},
},
bibliography: null,
apiUrl : null,