docs: MapLayersControlPanel <!-- /docs/components/uiWidgets/mapLayersControlPanel/MapLayersControlPanel.md -->
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
@@ -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
|
||||
|
||||
@@ -9,6 +9,10 @@ Bearbeitungsmodus und Stationsauswahl.
|
||||
|
||||
---
|
||||
|
||||

|
||||
|
||||
---
|
||||
|
||||
## 🔧 Pfad
|
||||
|
||||
```bash
|
||||
|
||||
BIN
docs/screenshots/MapLayersControlPanel.png
Normal file
BIN
docs/screenshots/MapLayersControlPanel.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 26 KiB |
4
package-lock.json
generated
4
package-lock.json
generated
@@ -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",
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user