Themes: disable maxspeed and cycleway question for pedestrian roads

This commit is contained in:
Pieter Vander Vennet 2023-10-25 01:35:21 +02:00
parent b85b2ace0b
commit e580f55319

View file

@ -211,7 +211,8 @@
"and": [
"highway!=cycleway",
"highway!=path",
"highway!=footway"
"highway!=footway",
"highway!=pedestrian"
]
},
"mappings": [
@ -449,7 +450,8 @@
"and": [
"highway!=cycleway",
"highway!=path",
"highway!=footway"
"highway!=footway",
"highway!=pedestrian"
]
},
"mappings": [