mirror of
https://github.com/FoggedLens/iD.git
synced 2026-03-24 04:50:29 +01:00
Add memorial type field
This commit is contained in:
5
data/presets/fields/memorial.json
Normal file
5
data/presets/fields/memorial.json
Normal file
@@ -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