mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-22 00:07:03 +02:00
Fix bus_guideway icon
This commit is contained in:
@@ -7414,7 +7414,7 @@
|
||||
"name": "Bridle Path"
|
||||
},
|
||||
"highway/bus_guideway": {
|
||||
"icon": "iD-highway-bus_guideway",
|
||||
"icon": "iD-highway-bus-guideway",
|
||||
"fields": [
|
||||
"name",
|
||||
"operator",
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"icon": "iD-highway-bus_guideway",
|
||||
"icon": "iD-highway-bus-guideway",
|
||||
"fields": [
|
||||
"name",
|
||||
"operator",
|
||||
|
||||
+1
-1
@@ -3301,7 +3301,7 @@
|
||||
"object_types": [
|
||||
"way"
|
||||
],
|
||||
"icon_url": "https://raw.githubusercontent.com/openstreetmap/iD/master/svg/iD-sprite/presets/highway-bus_guideway.svg?sanitize=true"
|
||||
"icon_url": "https://raw.githubusercontent.com/openstreetmap/iD/master/svg/iD-sprite/presets/highway-bus-guideway.svg?sanitize=true"
|
||||
},
|
||||
{
|
||||
"key": "highway",
|
||||
|
||||
Reference in New Issue
Block a user