Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 13 additions & 3 deletions pages/map_menu.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ keywords: Menus
parent: Menus
grand_parent: Reference
nav_order: 0.5
last_modified_date: 20 January 2018
last_modified_date: 12 June 2025
---

#### Georeferencing...
Expand Down Expand Up @@ -38,16 +38,26 @@ Shows a dialog to rotate the whole map.
Shows a text field for entering additional text which will be saved in the map file, without appearing on the map itself. This can for example be used to store information about map revisions.


#### ![ ](../mapper-images/map-information.png) Map information...

Shows a window with information about the current map, e.g.:
- number of objects (overall and for each map part)
- list of symbols and their quantitative use by objects
- list of colors and their usage within symbols
- list of fonts and their quantitative use by text symbols
The map information report can be saved as a text file.


---

#### Add new part...

Opens a dialog for entering the name of a new map part which is to be created.
Opens a dialog for entering the name of a new map part to be created.


#### Rename current part...

Opens a dialog for changing the name of the current map part.
Opens a dialog for changing the name of the current map part.


#### Remove current part
Expand Down