diff --git a/client/src/components/Map/MapView.tsx b/client/src/components/Map/MapView.tsx
index 2a89f6a..7489ef6 100644
--- a/client/src/components/Map/MapView.tsx
+++ b/client/src/components/Map/MapView.tsx
@@ -485,6 +485,7 @@ export const MapView = memo(function MapView({
attribution='© OpenStreetMap'
maxZoom={19}
keepBuffer={4}
+ referrerPolicy="strict-origin-when-cross-origin"
/>