Skip to content

Commit

Permalink
Icon and YAML for amenity=community_centre
Browse files Browse the repository at this point in the history
  • Loading branch information
kocio-pl committed Aug 14, 2015
1 parent caaf3e2 commit cde7132
Show file tree
Hide file tree
Showing 4 changed files with 58 additions and 12 deletions.
8 changes: 8 additions & 0 deletions amenity-points.mss
Expand Up @@ -235,6 +235,13 @@
marker-clip: false;
}

[feature = 'amenity_community_centre'][zoom >= 17] {
marker-file: url('symbols/community_centre-14.svg');
marker-fill: @amenity-brown;
marker-placement: interior;
marker-clip: false;
}

[feature = 'amenity_townhall'][zoom >= 16] {
marker-file: url('symbols/town_hall.16.svg');
marker-fill: @amenity-brown;
Expand Down Expand Up @@ -1120,6 +1127,7 @@


[feature = 'amenity_police'][zoom >= 17],
[feature = 'amenity_community_centre'][zoom >= 17],
[feature = 'amenity_fire_station'][zoom >= 17],
[feature = 'amenity_drinking_water'][zoom >= 17],
[feature = 'amenity_recyling'][zoom >= 17],
Expand Down

0 comments on commit cde7132

Please sign in to comment.