mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-23 12:31:24 +01:00
add Markers page
parent
349d551170
commit
2815495fce
1 changed files with 27 additions and 0 deletions
27
2.3.3.3.12-(Layers)-Markers.md
Normal file
27
2.3.3.3.12-(Layers)-Markers.md
Normal file
|
|
@ -0,0 +1,27 @@
|
|||
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>
|
||||
|
||||

|
||||
|
||||

|
||||
|
||||
</details>
|
||||
|
||||
## Links
|
||||
|
||||
You can edit the view of this layer in the [Style tab](https://github.com/Azgaar/Fantasy-Map-Generator/wiki/2.3.3.3.12-(Layers)-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).
|
||||
Loading…
Add table
Add a link
Reference in a new issue