Themes: add compile time check for 'sameAs'-filters that the referenced layer actually exists

This commit is contained in:
Pieter Vander Vennet 2024-04-05 12:02:10 +02:00
parent ea00c717de
commit e188b96561
6 changed files with 25 additions and 4 deletions

View file

@ -151,7 +151,7 @@
"override": {
"name": null,
"filter": {
"sameAs": "charging_station_ebike"
"sameAs": "charging_station_ebikes"
},
"minzoom": 18
}