Skip to content

Commit

Permalink
Merge branch 'svg-subway-entrace' of https://github.com/nebulon42/ope…
Browse files Browse the repository at this point in the history
  • Loading branch information
matthijsmelissen committed Jul 10, 2015
2 parents 3295ee5 + 83a35f7 commit 3350e94
Show file tree
Hide file tree
Showing 3 changed files with 44 additions and 2 deletions.
6 changes: 4 additions & 2 deletions stations.mss
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,10 @@

.stations {
[railway = 'subway_entrance'][zoom >= 18] {
point-file: url('symbols/walking.n.12.png');
point-placement: interior;
marker-file: url('symbols/entrance.10.svg');
marker-placement: interior;
marker-fill: @transportation-icon;
marker-clip: false;
}

[railway = 'station'][zoom >= 12] {
Expand Down
40 changes: 40 additions & 0 deletions symbols/entrance.10.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/walking.n.12.png
Binary file not shown.

0 comments on commit 3350e94

Please sign in to comment.