From effc475c834828da968712206c6deca00341b98e Mon Sep 17 00:00:00 2001 From: Alicia Westad Rasmussen Date: Mon, 10 Nov 2025 08:37:39 +0100 Subject: [PATCH] Update Userguide.md removed a note in text --- src/UserGuide/Userguide.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/UserGuide/Userguide.md b/src/UserGuide/Userguide.md index 70e8d72..660cf27 100644 --- a/src/UserGuide/Userguide.md +++ b/src/UserGuide/Userguide.md @@ -47,7 +47,7 @@ There are eight tabs in the menu bar that can be opened and collapsed by clickin ### Elevation Control --- Elevation control applies gradients based on the elevation of the data points. -By default elevation control is active. The “Activate elevation control” button will be visible and can be pressed after looking at the Accepted Filter(link to section below?) to reset the view back to default. See image below. +By default elevation control is active. The “Activate elevation control” button will be visible and can be pressed after looking at the Accepted Filter to reset the view back to default. See image below. Use the slider to set the range by clicking and dragging the squares on either end of the scale. Gradient is set to Clamp by default, but can be changed to “Repeat” or “Mirrored Repeat” by clicking on them. There are nine different gradient schemes to choose from. These are also selected by clicking on them. @@ -356,4 +356,4 @@ In the minimap you can zoom using the mouse, touchpad or the icons in the top le You can move around by clicking and moving the mouse around simultaneously. ## Coordinates -In the bottom right corner there is a black box that lists coordinates. These coordinates correspond to the target point, which is continuously updated to be the most recent point the user has clicked on. Latitude and longitude are measured in degrees, while elevation is measured in metres from the surface level. \ No newline at end of file +In the bottom right corner there is a black box that lists coordinates. These coordinates correspond to the target point, which is continuously updated to be the most recent point the user has clicked on. Latitude and longitude are measured in degrees, while elevation is measured in metres from the surface level.