More historic and tourist-related icons

This commit is contained in:
Dan Karran 2010-05-29 14:27:15 +01:00 committed by Tom Hughes
parent 5a8af1365f
commit af217ca140
9 changed files with 9 additions and 1 deletions

View file

@ -45,7 +45,7 @@ module BrowseHelper
private
ICON_TAGS = [
"aeroway", "amenity", "barrier", "building", "highway", "landuse",
"aeroway", "amenity", "barrier", "building", "highway", "historic", "landuse",
"leisure", "man_made", "natural", "railway", "shop", "tourism", "waterway"
]