forked from MapComplete/MapComplete
Feature: layer validation system now builds a dependency graph and only updates what is needed, makes "refresh:layeroverview" redundant
This commit is contained in:
parent
1bd060df82
commit
fda0bc6b2e
19 changed files with 301 additions and 186 deletions
|
@ -78,6 +78,7 @@ export interface LayerConfigJson {
|
|||
| undefined
|
||||
| "special"
|
||||
| "special:library"
|
||||
| "special:stub" // only used when building looping imports
|
||||
| {
|
||||
/**
|
||||
* question: Which tags must be present on the feature to show it in this layer?
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue