mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-09 03:25:37 +02:00
Add memorial type field
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"key": "memorial",
|
||||
"type": "typeCombo",
|
||||
"label": "Type"
|
||||
}
|
||||
@@ -2,6 +2,7 @@
|
||||
"icon": "monument",
|
||||
"fields": [
|
||||
"name",
|
||||
"memorial",
|
||||
"inscription"
|
||||
],
|
||||
"geometry": [
|
||||
|
||||
Reference in New Issue
Block a user