mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-15 21:48:20 +02:00
add universal wheelchair field
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"key": "wheelchair",
|
||||
"type": "radio",
|
||||
"options": [
|
||||
"yes",
|
||||
"limited",
|
||||
"no"
|
||||
],
|
||||
"icon": "wheelchair",
|
||||
"universal": "true"
|
||||
}
|
||||
Reference in New Issue
Block a user