From b4d9ff176b25ca40b84799c8f4348594e432d515 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Tue, 23 Jul 2024 17:04:40 +0200 Subject: [PATCH] New translations view.mdx (Czech) --- website/src/lib/docs/cs/menu/view.mdx | 50 +++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 website/src/lib/docs/cs/menu/view.mdx diff --git a/website/src/lib/docs/cs/menu/view.mdx b/website/src/lib/docs/cs/menu/view.mdx new file mode 100644 index 00000000..4f040954 --- /dev/null +++ b/website/src/lib/docs/cs/menu/view.mdx @@ -0,0 +1,50 @@ +--- +title: View options +--- + + + +# { title } + +This menu provides options to rearrange the interface and the map view. + +### Elevation profile + +Hide the elevation profile to make room for the map, or show it to inspect the current selection. + +### 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). + +### Switch to previous basemap + +Change the basemap to the one previously selected through the [map layer control](../map-controls). + +### Toggle overlays + +Toggle the visibility of the map overlays selected through the [map layer control](../map-controls). + +### Distance markers + +Toggle the visibility of distance markers on the map. +They are displayed for the current selection, like the [elevation profile](../files-and-stats). + +### Direction arrows + +Toggle the visibility of direction arrows on the map. + +### Toggle 3D + +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. +``` + +