Skip to content

Commit

Permalink
Document predefinedFilters param
Browse files Browse the repository at this point in the history
  • Loading branch information
manisandro committed Mar 5, 2024
1 parent a76c9b1 commit ab422e6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/configuration/ThemesConfiguration.md
Original file line number Diff line number Diff line change
Expand Up @@ -215,6 +215,7 @@ The format of the theme definitions is as follows:
| `⁣  "password": <password>` | Optional: http basic authentication password. |
| `},` | |
| `"layerTreeHiddenSublayers": ["<layername>", ...]`, | Optional: list of sublayer names to omit in layertree (but still displayed in map). |
| `"predefinedFilters": [{<filter_config>}, ...]`, | Optional: predefined filter configuration, see [MapFilter](../references/qwc2_plugins.md#mapfilter). |


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

0 comments on commit ab422e6

Please sign in to comment.