Created 2.2 Map navigation (markdown)

OriAsis834 2024-09-10 00:20:36 +03:00
parent 5cb3c1bac0
commit 57badb89c9

23
2.2-Map-navigation.md Normal file

@ -0,0 +1,23 @@
## Zooming
There are several way to zoom:
Using the mouse by Double click,
Using the keyboard by Pressing + (plus) and - (minus), or press numbers (from 0-9, The higher the number, the higher its zoom level).
<details>
<summary>Show Image</summary>
![image](https://github.com/user-attachments/assets/569fee0c-24b2-4dd5-96d1-83524c929cb1)
</details>
There is also support for touch screen and mouse pad.
## Moving on the map
By dragging the mouse, or by the navigation keys (right, left, up and down).
<details>
<summary>Show Image</summary>
![image](https://github.com/user-attachments/assets/8fb29957-6b8f-417c-b151-ac6618aa0315)
</details>