Skip to content

Commit

Permalink
move lighthouse icon to SVG
Browse files Browse the repository at this point in the history
  • Loading branch information
nebulon42 committed Mar 15, 2015
1 parent c3b870b commit 2e41612
Show file tree
Hide file tree
Showing 3 changed files with 44 additions and 2 deletions.
6 changes: 4 additions & 2 deletions amenity-points.mss
Original file line number Diff line number Diff line change
Expand Up @@ -553,8 +553,10 @@
}

[feature = 'man_made_lighthouse'][zoom >= 15] {
point-file: url('symbols/lighthouse.p.20.png');
point-placement: interior;
marker-file: url('symbols/lighthouse.16.svg');
marker-placement: interior;
marker-clip: false;
marker-fill: @transportation-icon;
}

[feature = 'natural_peak'][zoom >= 11] {
Expand Down
40 changes: 40 additions & 0 deletions symbols/lighthouse.16.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed symbols/lighthouse.p.20.png
Binary file not shown.

0 comments on commit 2e41612

Please sign in to comment.