mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-15 21:48:20 +02:00
Add stile, material fields to stile preset
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"key": "stile",
|
||||
"type": "typeCombo",
|
||||
"label": "Type"
|
||||
}
|
||||
@@ -1,7 +1,9 @@
|
||||
{
|
||||
"icon": "maki-roadblock",
|
||||
"fields": [
|
||||
"access"
|
||||
"access",
|
||||
"stile",
|
||||
"material"
|
||||
],
|
||||
"geometry": [
|
||||
"vertex"
|
||||
|
||||
Reference in New Issue
Block a user