feat: Enhance map controls and overlay visibility in project map components

This commit is contained in:
2025-09-16 12:11:52 +02:00
parent e5e72b597a
commit c75982818c
4 changed files with 68 additions and 3 deletions

View File

@@ -580,6 +580,7 @@ export default function ProjectViewPage() {
showLayerControl={true}
mapHeight="h-80"
defaultLayer="Polish Geoportal Orthophoto"
showOverlays={false}
/>
</CardContent>
</Card>