Skip to content

Commit 28a8222

Browse files
committed
Update Measure Tools description
Adding text about angle tools and how tools behave.
1 parent 1c2f39b commit 28a8222

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed
+4-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
<h3>Measure Tools</h3>
2-
There are three measure tools: length, area and angle. With them, you can measure both distances, areas and angles on the map canvas. Currently the tools provide results in metric units only. A single right mouse click stops the measuring, while two right mouse clicks starts measuring a new.
2+
There are three measure tools: length, area and angle. With them, you can measure distances, areas and angles on the map canvas. The tools provide results in the units set in <label>Settings > Options > Map tools</label>.
33
<h4>Measuring Lengths</h4>
44
To measure lengths, select the tool and click along the path you want to measure. The length of each segment is displayed as is the total length for the path.
5+
A single right mouse click stops the measuring.
56
<h4>Measuring Areas</h4>
67
To measure areas, select the tool and click to create the area. The total area is dynamically displayed as you click.
7-
<h4>Measuring Angles</h4>
8+
A single right mouse click stops the measuring, while two right mouse clicks starts measuring a new.
9+
<h4>Measuring Angles</h4>
810
To measure angles, select the tool and click on three points to create an angle between these points. The second point selected is the vertex of the angle. The angle is dynamically displayed once you clicked the second point.

0 commit comments

Comments
 (0)