Skip to content

Commit

Permalink
move ford to SVG (fixes gravitystorm#118)
Browse files Browse the repository at this point in the history
  • Loading branch information
nebulon42 committed Jul 5, 2015
1 parent d3e46ab commit 77a169c
Show file tree
Hide file tree
Showing 3 changed files with 18 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 @@ -107,8 +107,10 @@
}

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

[feature = 'tourism_caravan_site'][zoom >= 16] {
Expand Down
14 changes: 14 additions & 0 deletions symbols/ford.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/transport_ford.p.16.png
Binary file not shown.

0 comments on commit 77a169c

Please sign in to comment.