diff --git a/src/components/Map.jsx b/src/components/Map.jsx index d2b4d6c..768b050 100644 --- a/src/components/Map.jsx +++ b/src/components/Map.jsx @@ -15,16 +15,12 @@ export default function MyMap() { }} style={{ width: 600, height: 600 }} mapStyle="mapbox://styles/razvan42/clrj101eb00oo01qththo326l" + cooperativeGestures={true} > - - + + + + );