mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-13 09:12:52 +00:00
Reduced the maximum fields count before warning from 9 to 8 Updated some similar highway presets to use field inheritance Added additional fields to moreFields of various highway presets
7 lines
122 B
JSON
7 lines
122 B
JSON
{
|
|
"key": "minspeed",
|
|
"type": "maxspeed",
|
|
"label": "Minimum Speed Limit",
|
|
"placeholder": "20, 30, 40..."
|
|
}
|