mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-22 00:07:03 +02:00
Use entrance icon for subway_entrance, fixes #3255
This commit is contained in:
@@ -9127,7 +9127,7 @@
|
||||
"name": "Railway Station"
|
||||
},
|
||||
"railway/subway_entrance": {
|
||||
"icon": "rail-metro",
|
||||
"icon": "entrance",
|
||||
"geometry": [
|
||||
"point"
|
||||
],
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"icon": "rail-metro",
|
||||
"icon": "entrance",
|
||||
"geometry": [
|
||||
"point"
|
||||
],
|
||||
@@ -8,4 +8,4 @@
|
||||
},
|
||||
"terms": [],
|
||||
"name": "Subway Entrance"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user