diff --git a/website/src/lib/docs/en/menu/view.mdx b/website/src/lib/docs/en/menu/view.mdx
index 5dea943b..99f67262 100644
--- a/website/src/lib/docs/en/menu/view.mdx
+++ b/website/src/lib/docs/en/menu/view.mdx
@@ -4,6 +4,7 @@ title: View options
# { title }
@@ -17,7 +18,7 @@ Hide the elevation profile to make room for the map, or show it to inspect the c
### Vertical file list
Switch between a vertical and a horizontal layout for the file list.
-The [vertical file list](../files-and-stats) is useful when you have many files open, or files with multiple [tracks, segments or waypoints](../gpx).
+The [vertical file list](../files-and-stats) is useful when you have many files open, or files with multiple [tracks, segments, or waypoints](../gpx).
### Switch to previous basemap
@@ -38,4 +39,8 @@ Toggle the visibility of direction arrows on the map.
### Toggle 3D
-Enter or exit the 3D map view.
\ No newline at end of file
+Enter or exit the 3D map view.
+
+
+ To control the orientation and tilt of the map, you can also drag the map while holding Ctrl.
+
\ No newline at end of file