mirror of
https://github.com/FoggedLens/iD.git
synced 2026-06-05 14:38:05 +02:00
Remove foot: yes placeholder for cycleway and bridleway #2221
This commit is contained in:
@@ -80,12 +80,10 @@ iD.ui.preset.access = function(field) {
|
||||
motor_vehicle: 'no'
|
||||
},
|
||||
cycleway: {
|
||||
foot: 'yes',
|
||||
motor_vehicle: 'no',
|
||||
bicycle: 'designated'
|
||||
},
|
||||
bridleway: {
|
||||
foot: 'yes',
|
||||
motor_vehicle: 'no',
|
||||
horse: 'designated'
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user