From fbc9e41120cdc0b184c9da037596f6dbac30d7cd Mon Sep 17 00:00:00 2001 From: Igor-Vuk Date: Fri, 18 Oct 2024 19:53:00 +0200 Subject: [PATCH] update navigation text --- src/contentComponents/regularComponents/Menu/Menu.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/contentComponents/regularComponents/Menu/Menu.tsx b/src/contentComponents/regularComponents/Menu/Menu.tsx index 18e67ba..234cdc3 100644 --- a/src/contentComponents/regularComponents/Menu/Menu.tsx +++ b/src/contentComponents/regularComponents/Menu/Menu.tsx @@ -55,14 +55,14 @@ const Menu: FC = ({ mapRef }) => {

Left Mouse - Move

Right Mouse - Rotate

-

Scroll Wheel - Zoom

+

Scroll Wheel - Zoom In/Out

SHIFT + Left Mouse(Drag) - Select location

Mobile

One finger - Move

Two fingers - Rotate

-

Pinch - Zoom

+

Pinch - Zoom In/Out

), })