Skip to content

Commit

Permalink
Added MeasureBearing item in the view menu (#8421)
Browse files Browse the repository at this point in the history
(cherry picked from commit 3d4726f)
  • Loading branch information
selmaVH1 authored and DelazJ committed Aug 10, 2023
1 parent 647c952 commit 5ff95fd
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions docs/user_manual/introduction/qgis_gui.rst
Original file line number Diff line number Diff line change
Expand Up @@ -620,7 +620,7 @@ views using the :menuselection:`View` tools. For example, you can:

* Create new 2D or 3D map views next to the main map canvas
* :ref:`Zoom or pan <zoom_pan>` to any place
* Query displayed features' attributes or geometry
* Query the attributes or geometry of the displayed features
* Enhance the map view with preview modes, annotations or decorations
* Access any panel or toolbar

Expand All @@ -632,7 +632,7 @@ actions like:
* :guilabel:`Toggle Panel Visibility`: shows or hides enabled
:ref:`panels <panels_tools>` - useful when digitizing features (for
maximum canvas visibility) as well as for (projected/recorded)
presentations using QGIS' main canvas
presentations using QGIS main canvas
* :guilabel:`Toggle Map Only`: hides panels, toolbars, menus and status
bar and only shows the map canvas. Combined with the full screen
option, it makes your screen display only the map
Expand Down Expand Up @@ -696,6 +696,11 @@ actions like:
- :kbd:`Ctrl+Shift+J`
- :guilabel:`Attributes`
- :ref:`sec_measure`
* - :menuselection:`-->` |measureBearing|
:guilabel:`Measure Bearing`
-
- :guilabel:`Attributes`
- :ref:`sec_measure`
* - :menuselection:`-->` |measureAngle|
:guilabel:`Measure Angle`
-
Expand Down Expand Up @@ -2397,6 +2402,8 @@ processes (QGIS startup, plugins loading, processing tools...)
:width: 1.5em
.. |measureArea| image:: /static/common/mActionMeasureArea.png
:width: 1.5em
.. |measureBearing| image:: /static/common/mActionMeasureBearing.png
:width: 1.5em
.. |merge| image:: /static/common/merge.png
:width: 1.5em
.. |mergeFeatureAttributes| image:: /static/common/mActionMergeFeatureAttributes.png
Expand Down

0 comments on commit 5ff95fd

Please sign in to comment.