Search: document 'isNormal' in layerconfig; document autofilter-disable option; disable this in favourites, split out the code

This commit is contained in:
Pieter Vander Vennet 2024-09-15 02:22:31 +02:00
parent 5479b81066
commit 8239820d04
5 changed files with 102 additions and 69 deletions

View file

@ -447,6 +447,10 @@ export interface LayerConfigJson {
* group: filters
*/
filter?: (FilterConfigJson | string)[] | { sameAs: string }
/**
* Set this to disable the feature that tagRenderings can introduce filters
*/
"#filter"?: "no-auto"
/**
* This block defines under what circumstances the delete dialog is shown for objects of this layer.