From 91a28c987d81310e74fb8e6524aafe7ab7c61a43 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Tue, 23 Jul 2024 12:27:31 +0200 Subject: [PATCH] Update source file view.mdx --- website/src/lib/docs/en/menu/view.mdx | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) 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