diff --git a/public/hand-scissors-regular.svg b/public/hand-scissors-regular.svg new file mode 100644 index 0000000..5082064 --- /dev/null +++ b/public/hand-scissors-regular.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/components/Map.jsx b/src/components/Map.jsx index 768b050..bff972f 100644 --- a/src/components/Map.jsx +++ b/src/components/Map.jsx @@ -16,6 +16,13 @@ export default function MyMap() { style={{ width: 600, height: 600 }} mapStyle="mapbox://styles/razvan42/clrj101eb00oo01qththo326l" cooperativeGestures={true} + locale={{ + "ScrollZoomBlocker.CtrlMessage": + "Folosește CTRL + Scroll pentru a mări harta ", + "ScrollZoomBlocker.CmdMessage": + "Folosește ⌘ + scroll pentru a mări harta", + "TouchPanBlocker.Message": "Folosește 2 degete pentru a mări harta", + }} >