mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-20 23:44:47 +02:00
Preset improvements
This commit is contained in:
@@ -89,5 +89,9 @@
|
||||
"layer": {
|
||||
"key": "layer",
|
||||
"type": "combo"
|
||||
},
|
||||
"elevation": {
|
||||
"key": "ele",
|
||||
"type": "number"
|
||||
}
|
||||
}
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -12,6 +12,10 @@
|
||||
},
|
||||
"icon": "pitch",
|
||||
"form": [
|
||||
{
|
||||
"key": "sport",
|
||||
"type": "combo"
|
||||
},
|
||||
"surface"
|
||||
]
|
||||
}
|
||||
|
||||
@@ -24,5 +24,8 @@
|
||||
"top"
|
||||
]
|
||||
},
|
||||
"icon": ""
|
||||
"icon": "triangle",
|
||||
"form": [
|
||||
"elevation"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user