mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-21 15:56:56 +02:00
Flat field added to apartment building
This commit is contained in:
@@ -5,4 +5,4 @@
|
||||
"terms": [
|
||||
"structure"
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -4,4 +4,4 @@
|
||||
"minValue": 0,
|
||||
"label": "Capacity",
|
||||
"placeholder": "50, 100, 200..."
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"key": "flats",
|
||||
"type": "number",
|
||||
"minValue": 0,
|
||||
"label": "Flats",
|
||||
"placeholder": "2, 4, 6, 8..."
|
||||
}
|
||||
Reference in New Issue
Block a user