mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-28 10:51:45 +02:00
Allow power=pole as a preset choice for a standalone point
(closes #5059, closes #5051)
This commit is contained in:
@@ -13980,6 +13980,7 @@
|
||||
"ref"
|
||||
],
|
||||
"geometry": [
|
||||
"point",
|
||||
"vertex"
|
||||
],
|
||||
"tags": {
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
"ref"
|
||||
],
|
||||
"geometry": [
|
||||
"point",
|
||||
"vertex"
|
||||
],
|
||||
"tags": {
|
||||
|
||||
Reference in New Issue
Block a user