mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-16 13:59:27 +02:00
Add poi icon for binoculars
This commit is contained in:
@@ -1404,6 +1404,7 @@
|
||||
"name": "Hospital Grounds"
|
||||
},
|
||||
"amenity/hunting_stand": {
|
||||
"icon": "poi-binoculars",
|
||||
"geometry": [
|
||||
"point",
|
||||
"vertex",
|
||||
@@ -6791,6 +6792,7 @@
|
||||
"name": "Adult Gaming Center"
|
||||
},
|
||||
"leisure/bird_hide": {
|
||||
"icon": "poi-binoculars",
|
||||
"fields": [
|
||||
"building_area"
|
||||
],
|
||||
@@ -12244,7 +12246,7 @@
|
||||
"name": "Theme Park"
|
||||
},
|
||||
"tourism/viewpoint": {
|
||||
"icon": "attraction",
|
||||
"icon": "poi-binoculars",
|
||||
"geometry": [
|
||||
"point",
|
||||
"vertex"
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
{
|
||||
"icon": "poi-binoculars",
|
||||
"geometry": [
|
||||
"point",
|
||||
"vertex",
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
{
|
||||
"icon": "poi-binoculars",
|
||||
"fields": [
|
||||
"building_area"
|
||||
],
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"icon": "attraction",
|
||||
"icon": "poi-binoculars",
|
||||
"geometry": [
|
||||
"point",
|
||||
"vertex"
|
||||
|
||||
Reference in New Issue
Block a user