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:
@@ -23,4 +23,4 @@ NEXT_PUBLIC_USE_MOCKS=true
|
||||
# z.B. http://10.10.0.13/xyz/index.aspx -> basePath in config.json auf /xyz setzen
|
||||
# basePath wird jetzt in public/config.json gepflegt
|
||||
# App-Versionsnummer
|
||||
NEXT_PUBLIC_APP_VERSION=1.1.353
|
||||
NEXT_PUBLIC_APP_VERSION=1.1.354
|
||||
|
||||
Reference in New Issue
Block a user