Leerzeichen von Systemnamen entfernen damit einblenen und ausblenden von der jenige layergroups Markers

This commit is contained in:
ISA
2024-04-29 11:17:39 +02:00
parent 8f4552c259
commit 4e4755dad4
3 changed files with 44 additions and 21 deletions

View File

@@ -18,7 +18,7 @@ export const mapLayersState = atom({
Messstellen: true,
TALASICL: true,
DAUZ: true,
SMSFunkmodem: true,
"SMS-Funkmodem": true,
Sonstige: true,
},
});