Skip to content

Commit

Permalink
add rendering of zip line (#3172)
Browse files Browse the repository at this point in the history
  • Loading branch information
jragusa authored and kocio-pl committed Apr 16, 2018
1 parent b88aa83 commit 8de55b0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion aerialways.mss
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,8 @@
[aerialway = 't-bar'],
[aerialway = 'j-bar'],
[aerialway = 'platter'],
[aerialway = 'rope_tow'] {
[aerialway = 'rope_tow'],
[aerialway = 'zip_line'] {
[zoom >= 12] {
line/line-width: 1;
line/line-join: round;
Expand Down

0 comments on commit 8de55b0

Please sign in to comment.