mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-01 16:08:00 +02:00
added common fields for preset amenity=telephone
This commit is contained in:
@@ -1,5 +1,13 @@
|
||||
{
|
||||
"icon": "telephone",
|
||||
"fields": [
|
||||
"operator",
|
||||
"phone",
|
||||
"fee",
|
||||
"payment_multi",
|
||||
"covered",
|
||||
"indoor"
|
||||
],
|
||||
"geometry": [
|
||||
"point",
|
||||
"vertex"
|
||||
@@ -11,4 +19,4 @@
|
||||
"phone"
|
||||
],
|
||||
"name": "Telephone"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user