mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-13 17:23:02 +00:00
Change icon for gas pump from generic vending machine to maki-fuel
This commit is contained in:
@@ -3524,7 +3524,7 @@
|
||||
"name": "Food Vending Machine"
|
||||
},
|
||||
"amenity/vending_machine/fuel": {
|
||||
"icon": "temaki-vending_machine",
|
||||
"icon": "maki-fuel",
|
||||
"fields": [
|
||||
"vending",
|
||||
"operator",
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"icon": "temaki-vending_machine",
|
||||
"icon": "maki-fuel",
|
||||
"fields": [
|
||||
"vending",
|
||||
"operator",
|
||||
|
||||
@@ -1468,7 +1468,7 @@
|
||||
"object_types": [
|
||||
"node"
|
||||
],
|
||||
"icon_url": "https://raw.githubusercontent.com/bhousel/temaki/master/icons/vending_machine.svg?sanitize=true"
|
||||
"icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/fuel-15.svg?sanitize=true"
|
||||
},
|
||||
{
|
||||
"key": "vending",
|
||||
|
||||
Reference in New Issue
Block a user