Skip to content

Commit

Permalink
Merge pull request gravitystorm#977 from math1985/aerodrome-wrap
Browse files Browse the repository at this point in the history
Add text-wrap for aeroway=aerodrome
  • Loading branch information
gravitystorm committed Sep 25, 2014
2 parents 45bd845 + cbe0fc6 commit deb48b4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions amenity-symbols.mss
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
text-face-name: @bold-fonts;
text-halo-radius: 1;
text-placement: interior;
text-wrap-width: 30;
}

[aeroway = 'aerodrome'][zoom >= 10][zoom < 13]::aeroway {
Expand All @@ -21,6 +22,7 @@
text-face-name: @oblique-fonts;
text-halo-radius: 1;
text-placement: interior;
text-wrap-width: 30;
}

[railway = 'level_crossing'][zoom >= 14]::railway {
Expand Down

0 comments on commit deb48b4

Please sign in to comment.