diff --git a/src/modules/geoportal/components/map-viewer.tsx b/src/modules/geoportal/components/map-viewer.tsx index 2f19664..30caac7 100644 --- a/src/modules/geoportal/components/map-viewer.tsx +++ b/src/modules/geoportal/components/map-viewer.tsx @@ -570,7 +570,7 @@ export const MapViewer = forwardRef( }, [center, zoom, mapReady]); return ( -
+
{!mapReady && (