fix(dev): add missing Map flags in GisSystemStatic to match production

Add/restore Map: 1 attributes in GisSystemStatic (dev)
Ensures mapLayers initialization creates visibility keys
Fixes missing area markers and layer control state in dev
Behavior now consistent with production
This commit is contained in:
ISA
2025-09-12 13:09:21 +02:00
parent a2d3338624
commit 239ad82e46
5 changed files with 214 additions and 22 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "nodemap",
"version": "1.1.353",
"version": "1.1.354",
"dependencies": {
"@emotion/react": "^11.13.3",
"@emotion/styled": "^11.13.0",