Destroyed 2.3.3.3.12 (Layers) Markers (markdown)

Azgaar 2024-10-13 20:41:58 +02:00
parent 8433a09b5c
commit aced194945

@ -1,27 +0,0 @@
This layer shows the markers.
When this layer is on, when hovering a marker, an offer to edit it will be displayed in the [Bottom label tooltip](https://github.com/Azgaar/Fantasy-Map-Generator/wiki/2.1-(UI)-Controls#bottom-label-tooltip).
Markers are icons on the map that represent a point of interest, for example: a battlefield, a bridge, an inn, etc.
The markers are created according to a set of criteria. Each randomly generated marker is accompanied by some randomly generated relevant comments.
You can create your own markers.
Marker icons must be from a list of icons, or you can add a new icon that must be a Unicode character (custom icons are currently not possible).
<details>
<summary>Show Image</summary>
![image](https://github.com/user-attachments/assets/d5c2fe67-8204-46f8-9e8a-9ded897ada5e)
![image](https://github.com/user-attachments/assets/cac4f24a-b176-488b-a82a-46e839468d6f)
</details>
## Links
You can edit the view of this layer in the [Style tab](https://github.com/Azgaar/Fantasy-Map-Generator/wiki/2.3.4.3-(Style-Tab)-Select-element#Markers).
[Previous layer -> Labels](https://github.com/Azgaar/Fantasy-Map-Generator/wiki/2.3.3.3.11-(Layers)-Labels),
[Next layer -> Military](https://github.com/Azgaar/Fantasy-Map-Generator/wiki/2.3.3.3.13-(Layers)-Military).