Skip to content

Commit

Permalink
fixes #28 to add all bus stops, optionally name them at later zooms
Browse files Browse the repository at this point in the history
  • Loading branch information
nvkelso committed Jun 9, 2017
1 parent 41f7108 commit baea77b
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions cinnabar-style.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5084,12 +5084,13 @@ layers:
kind: [bus_stop]
draw:
icons:
size: 14px
size: [[18,12px],[20,18px]]
text:
optional: true
font:
size: 11px
weight: normal
later:
early:
filter: { $zoom: { max: 19 } }
draw:
icons:
Expand Down

0 comments on commit baea77b

Please sign in to comment.