mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-12 12:41:58 +02:00
Allow defibrillators to be placed on a vertex
This commit is contained in:
@@ -5663,7 +5663,8 @@
|
||||
"phone"
|
||||
],
|
||||
"geometry": [
|
||||
"point"
|
||||
"point",
|
||||
"vertex"
|
||||
],
|
||||
"terms": [
|
||||
"AED"
|
||||
|
||||
@@ -7,7 +7,8 @@
|
||||
"phone"
|
||||
],
|
||||
"geometry": [
|
||||
"point"
|
||||
"point",
|
||||
"vertex"
|
||||
],
|
||||
"terms": [
|
||||
"AED"
|
||||
|
||||
Reference in New Issue
Block a user