mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-18 14:45:12 +02:00
Merge branch 'patch-1' of https://github.com/HolgerJeromin/iD into HolgerJeromin-patch-1
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"key": "date",
|
||||
"type": "check",
|
||||
"label": "Date"
|
||||
}
|
||||
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"key": "display",
|
||||
"type": "combo",
|
||||
"label": "Display"
|
||||
}
|
||||
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"key": "support",
|
||||
"type": "combo",
|
||||
"label": "Support"
|
||||
}
|
||||
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"key": "visibility",
|
||||
"type": "combo",
|
||||
"label": "Visibility"
|
||||
}
|
||||
@@ -1,4 +1,10 @@
|
||||
{
|
||||
"fields": [
|
||||
"support",
|
||||
"display",
|
||||
"visibility",
|
||||
"date"
|
||||
],
|
||||
"geometry": [
|
||||
"point",
|
||||
"vertex"
|
||||
@@ -7,4 +13,4 @@
|
||||
"amenity": "clock"
|
||||
},
|
||||
"name": "Clock"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user