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