link Ebenen

This commit is contained in:
ISA
2025-09-12 15:18:55 +02:00
parent cc19a0a466
commit 7b881e80c2
7 changed files with 71 additions and 5 deletions

View File

@@ -275,6 +275,7 @@ function MapLayersControlPanel({ handlePolylineCheckboxChange }) {
</option>
))}
</select>
{/*
<div className="flex items-center space-x-2">
<EditModeToggle />
<img
@@ -284,6 +285,7 @@ function MapLayersControlPanel({ handlePolylineCheckboxChange }) {
onClick={handleIconClick}
/>
</div>
*/}
</div>
{/* Checkboxen mit Untermenüs */}