mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-13 17:23:02 +00:00
13 lines
203 B
JSON
13 lines
203 B
JSON
{
|
|
"key": "wheelchair",
|
|
"type": "radio",
|
|
"options": [
|
|
"yes",
|
|
"limited",
|
|
"no"
|
|
],
|
|
"icon": "wheelchair",
|
|
"universal": true,
|
|
"label": "Wheelchair Access"
|
|
}
|