mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-15 21:48:20 +02:00
Remove corridor from path category
This commit is contained in:
@@ -39,8 +39,7 @@ export function rendererFeatures(context) {
|
||||
'cycleway': true,
|
||||
'bridleway': true,
|
||||
'steps': true,
|
||||
'pedestrian': true,
|
||||
'corridor': true
|
||||
'pedestrian': true
|
||||
};
|
||||
|
||||
var past_futures = {
|
||||
|
||||
Reference in New Issue
Block a user