consistent naming for waypoints

This commit is contained in:
vcoppe
2024-07-27 10:37:18 +02:00
parent cfc537a59c
commit 9fba916426
2 changed files with 2 additions and 2 deletions

View File

@@ -40,7 +40,7 @@ By right-clicking on a file tab, you can access the same actions as in the [edit
### Vertical layout ### Vertical layout
As mentioned in the [view options section](./menu/view), you can switch between a horizontal and a vertical layout for the file list. As mentioned in the [view options section](./menu/view), you can switch between a horizontal and a vertical layout for the file list.
The vertical file list is useful when you have many files open, or files with multiple [tracks, segments, or waypoints](../gpx). The vertical file list is useful when you have many files open, or files with multiple [tracks, segments, or points of interest](../gpx).
Indeed, this layout allows you to inspect the content of the files through collapsible sections. Indeed, this layout allows you to inspect the content of the files through collapsible sections.
You can also apply [edit actions](./menu/edit) and [tools](./toolbar/) to internal file items. You can also apply [edit actions](./menu/edit) and [tools](./toolbar/) to internal file items.

View File

@@ -18,7 +18,7 @@ Hide the elevation profile to make room for the map, or show it to inspect the c
### <GalleryVertical size="16" class="inline-block" style="margin-bottom: 2px" /> Vertical file list ### <GalleryVertical size="16" class="inline-block" style="margin-bottom: 2px" /> Vertical file list
Switch between a vertical and a horizontal layout for the 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 points of interest](../gpx).
### <Map size="16" class="inline-block" style="margin-bottom: 2px" /> Switch to previous basemap ### <Map size="16" class="inline-block" style="margin-bottom: 2px" /> Switch to previous basemap