docs: MapLayersControlPanel <!-- /docs/components/uiWidgets/mapLayersControlPanel/MapLayersControlPanel.md -->

This commit is contained in:
ISA
2025-06-24 09:56:28 +02:00
parent ecbbba8dbb
commit fa76c247b8
7 changed files with 9 additions and 7 deletions

View File

@@ -25,4 +25,4 @@ NEXT_PUBLIC_USE_MOCKS=true
NEXT_PUBLIC_BASE_PATH=/talas5
# Oder leer lassen für direkten Zugriff -> NEXT_PUBLIC_BASE_PATH=
# App-Versionsnummer
NEXT_PUBLIC_APP_VERSION=1.1.287
NEXT_PUBLIC_APP_VERSION=1.1.288

View File

@@ -26,4 +26,4 @@ NEXT_PUBLIC_BASE_PATH=/talas5
# Oder leer lassen für direkten Zugriff -> NEXT_PUBLIC_BASE_PATH=
# App-Versionsnummer
NEXT_PUBLIC_APP_VERSION=1.1.287
NEXT_PUBLIC_APP_VERSION=1.1.288

View File

@@ -24,8 +24,6 @@ Entwicklung, Architekturverständnis und Erweiterung.
### ⚙️ Konfiguration
- [Konfiguration: config.js](config/config.md)
- [Layer-Konfiguration](config/layers.md)
- [Allgemeine Übersicht](config/README.md)
### 🧩 Hauptkomponenten

View File

@@ -9,6 +9,10 @@ Bearbeitungsmodus und Stationsauswahl.
---
![Map layers controll panel](../../../screenshots/MapLayersControlPanel.png)
---
## 🔧 Pfad
```bash

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "nodemap",
"version": "1.1.287",
"version": "1.1.288",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "nodemap",
"version": "1.1.287",
"version": "1.1.288",
"dependencies": {
"@emotion/react": "^11.13.3",
"@emotion/styled": "^11.13.0",

View File

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