diff --git a/website/src/lib/docs/es/menu/view.mdx b/website/src/lib/docs/es/menu/view.mdx new file mode 100644 index 00000000..0112b26e --- /dev/null +++ b/website/src/lib/docs/es/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. + + + +``` +Para controlar la orientación e inclinación del mapa, puede arrastrarlo mientras mantiene pulsada la tecla Ctrl. +``` + +