mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-25 15:05:32 +00:00
11 lines
195 B
JSON
11 lines
195 B
JSON
{
|
|
"key": "direction",
|
|
"type": "number",
|
|
"label": "Direction (Degrees Clockwise)",
|
|
"placeholder": "45, 90, 180, 270",
|
|
"increment": 5,
|
|
"geometry": [
|
|
"point"
|
|
]
|
|
}
|