Skip to content

Commit

Permalink
Merge pull request #156 from tangrams/fix-ypos
Browse files Browse the repository at this point in the history
Fix typos
  • Loading branch information
nvkelso authored Mar 14, 2017
2 parents 87421e0 + eb3791e commit ef6bcfb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
3 changes: 1 addition & 2 deletions layers/bike-interlay.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -328,7 +328,7 @@ layers:
icons:
visible: false

sources:
# sources:
# # Bicycle route line
# mz_route_line_bicycle:
# type: GeoJSON
Expand Down Expand Up @@ -628,7 +628,6 @@ global:
filter: global.bike_tier3_on_road_not_protected_filter
draw:
lines:
color:
color: [[11, global.bike_tier3_on_road_not_protected_color], [12, global.bike_tier3_on_road_not_protected_color_lite]]
outline:
color: [[11, [0.847,0.822,0.826]], [12, global.bike_tier3_on_road_not_protected_color]]
Expand Down
4 changes: 2 additions & 2 deletions walkabout-style.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3326,8 +3326,8 @@ layers:
$zoom: [2,3]
draw:
text-blend-order:
priority: 10
font:
priority: 10
buffer: 10px
weight: 200
size: 11px
Expand Down Expand Up @@ -3632,7 +3632,7 @@ layers:
text-blend-order:
priority: 6
font:
size: [[2,11px],[6,17px],[8,19px],[12,21x],[13,0px]]
size: [[2,11px],[6,17px],[8,19px],[12,21px],[13,0px]]
capital:
filter: { country_capital: true, $zoom: { min: 5 } }
draw:
Expand Down

0 comments on commit ef6bcfb

Please sign in to comment.