Added measure how to video
This commit is contained in:
parent
f290326c03
commit
f90e07b89b
BIN
src/docs/assets/UsingMeasure.mp4
Normal file
BIN
src/docs/assets/UsingMeasure.mp4
Normal file
Binary file not shown.
@ -9,6 +9,7 @@ import diceRolling from "./DiceRolling.mp4";
|
||||
import diceStyles from "./DiceStyles.mp4";
|
||||
import diceTraySize from "./DiceTraySize.mp4";
|
||||
import usingFog from "./UsingFog.mp4";
|
||||
import usingMeasure from "./UsingMeasure.mp4";
|
||||
|
||||
export default {
|
||||
audioSharingFaq,
|
||||
@ -22,4 +23,5 @@ export default {
|
||||
diceStyles,
|
||||
diceTraySize,
|
||||
usingFog,
|
||||
usingMeasure,
|
||||
};
|
||||
|
@ -1,5 +1,7 @@
|
||||
The Measure Tool allows you to find how far one point on a map is from another point. To access the Measure Tool click the Measure Tool Button in the top right of the map view.
|
||||
|
||||
![Using Measure](usingMeasure)
|
||||
|
||||
A summary of the Measure Tool options are listed below.
|
||||
|
||||
| Option | Description | Shortcut |
|
||||
|
Loading…
Reference in New Issue
Block a user