mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-13 17:23:02 +00:00
Maki has a ranger station icon, so we should use it
This commit is contained in:
@@ -2671,6 +2671,7 @@
|
||||
"name": "Public Bookcase"
|
||||
},
|
||||
"amenity/ranger_station": {
|
||||
"icon": "maki-ranger-station",
|
||||
"fields": [
|
||||
"name",
|
||||
"operator",
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
{
|
||||
"icon": "maki-ranger-station",
|
||||
"fields": [
|
||||
"name",
|
||||
"operator",
|
||||
|
||||
@@ -1170,7 +1170,8 @@
|
||||
"object_types": [
|
||||
"node",
|
||||
"area"
|
||||
]
|
||||
],
|
||||
"icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/ranger-station-15.svg?sanitize=true"
|
||||
},
|
||||
{
|
||||
"key": "recycling_type",
|
||||
|
||||
Reference in New Issue
Block a user