mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-15 21:48:20 +02:00
Add icon for man_made=cutline
This commit is contained in:
@@ -11484,6 +11484,7 @@
|
||||
"name": "Crane"
|
||||
},
|
||||
"man_made/cutline": {
|
||||
"icon": "maki-logging",
|
||||
"geometry": [
|
||||
"line"
|
||||
],
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
{
|
||||
"icon": "maki-logging",
|
||||
"geometry": [
|
||||
"line"
|
||||
],
|
||||
|
||||
+2
-1
@@ -4920,7 +4920,8 @@
|
||||
"description": "Cut line",
|
||||
"object_types": [
|
||||
"way"
|
||||
]
|
||||
],
|
||||
"icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/logging-15.svg?sanitize=true"
|
||||
},
|
||||
{
|
||||
"key": "man_made",
|
||||
|
||||
Reference in New Issue
Block a user