Move layers to canonical paths, rewrite some regexes as 'or' as to make the taginfo-information more accurate

This commit is contained in:
Pieter Vander Vennet 2021-04-20 10:49:45 +02:00
parent 05b05a958c
commit ce9b0eabb1
42 changed files with 61 additions and 52 deletions

View file

@ -23,6 +23,6 @@
"widenFactor": 0.05,
"icon": "./assets/themes/toilets/toilets.svg",
"layers": [
"toilets"
"toilet"
]
}