Skip to content

Commit

Permalink
Icon and YAML for amenity=bicycle_repair_station
Browse files Browse the repository at this point in the history
  • Loading branch information
kocio-pl committed Sep 22, 2015
1 parent 5aba412 commit 6e01bff
Show file tree
Hide file tree
Showing 4 changed files with 62 additions and 20 deletions.
7 changes: 7 additions & 0 deletions amenity-points.mss
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,13 @@
marker-clip: false;
}

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

[feature = 'highway_bus_stop'] {
[zoom >= 16] {
marker-file: url('symbols/square.svg');
Expand Down
Loading

0 comments on commit 6e01bff

Please sign in to comment.