mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-14 09:42:56 +00:00
All iD sprite graphics are now prefixed with `iD-` Also includes support for sending the preset logos to taginfo
10 lines
179 B
JSON
10 lines
179 B
JSON
{
|
|
"type": "restrictions",
|
|
"geometry": "vertex",
|
|
"icon": "iD-restrictions",
|
|
"reference": {
|
|
"rtype": "restriction"
|
|
},
|
|
"label": "Turn Restrictions"
|
|
}
|