add Relief page

OriAsis834 2024-09-12 00:56:59 +03:00
parent 3745e8143b
commit 4a3ae376ca

@ -0,0 +1,22 @@
This layer shows the reliefs on the map. For example, a relief of a mountain, or a relief of a tree, etc.
When this layer is on, when hovering a relief icon, 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).
<details>
<summary>Show Image</summary>
![image](https://github.com/user-attachments/assets/b1f5b6ab-7824-43af-aa22-00b2d1a28cbb)
![image](https://github.com/user-attachments/assets/4fc44374-08a5-4f7e-892e-253d15b17be7)
</details>
## Connection to other layers
It is recommended to see together with the Heightmap layer. The mountain symbols will be displayed in the orange areas of the map.
## 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#Relief).
[Previous layer -> Provinces](https://github.com/Azgaar/Fantasy-Map-Generator/wiki/2.3.3.3.16-(Layers)-Provinces),
[Next layer -> Religions](https://github.com/Azgaar/Fantasy-Map-Generator/wiki/2.3.3.3.18-(Layers)-Religions).