New translations view.mdx (Chinese Simplified)
This commit is contained in:
parent
c6210e2d76
commit
a4a221323b
1 changed files with 5 additions and 4 deletions
|
|
@ -3,7 +3,7 @@ title: 显示设置
|
|||
---
|
||||
|
||||
<script lang="ts">
|
||||
import { ChartArea, GalleryVertical, Map, Layers2, Coins, Milestone, Box } from 'lucide-svelte';
|
||||
import { ChartArea, ListTree, Map, Layers2, Coins, Milestone, Box } from 'lucide-svelte';
|
||||
import DocsNote from '$lib/components/docs/DocsNote.svelte';
|
||||
</script>
|
||||
|
||||
|
|
@ -15,10 +15,11 @@ This menu provides options to rearrange the interface and the map view.
|
|||
|
||||
隐藏海拔剖面图显示更多地图,或显示剖面图检查当前选区。
|
||||
|
||||
### <GalleryVertical size="16" class="inline-block" style="margin-bottom: 2px" /> Vertical file list
|
||||
### <ListTree size="16" class="inline-block" style="margin-bottom: 2px" /> File tree
|
||||
|
||||
Switch between a vertical and a horizontal layout for the file list.
|
||||
[垂直文件列表](../files-and-stat) 对于您打开许多文件或有多个[轨迹、片段或兴趣点](../gpx) 的文件非常有用。
|
||||
Toggle the tree layout for the [file list](../files-and-stats).
|
||||
This layout is ideal for managing a large number of open files, as it organizes them into a vertical list on the right side of the map.
|
||||
In addition, the file tree view enables you to inspect the [tracks, segments, and points of interest](../gpx) contained inside the files through collapsible sections.
|
||||
|
||||
### <Map size="16" class="inline-block" style="margin-bottom: 2px" /> Switch to previous basemap
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue