This commit is contained in:
2026-04-09 14:13:07 +02:00
parent 218523d488
commit 0848edb832
22 changed files with 287 additions and 365 deletions

View File

@@ -17,6 +17,11 @@
"@angular/forms": "^21.2.0",
"@angular/platform-browser": "^21.2.0",
"@angular/router": "^21.2.0",
"@bluehalo/ngx-leaflet": "^21.2.0",
"@types/geojson": "^7946.0.16",
"@types/leaflet": "^1.9.21",
"leaflet": "^1.9.4",
"leaflet-indoor": "^1.0.3",
"rxjs": "~7.8.0",
"tslib": "^2.3.0"
},