Skip to content

Commit

Permalink
Document layerTreeHiddenSublayers
Browse files Browse the repository at this point in the history
  • Loading branch information
manisandro committed Mar 5, 2024
1 parent 9119d61 commit a76c9b1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/configuration/ThemesConfiguration.md
Original file line number Diff line number Diff line change
Expand Up @@ -214,6 +214,8 @@ The format of the theme definitions is as follows:
| `⁣  "username": <username>` | Optional: http basic authentication username. |
| `⁣  "password": <password>` | Optional: http basic authentication password. |
| `},` | |
| `"layerTreeHiddenSublayers": ["<layername>", ...]`, | Optional: list of sublayer names to omit in layertree (but still displayed in map). |


A bare minimum theme entry might look as follows:
```json
Expand Down

0 comments on commit a76c9b1

Please sign in to comment.