Skip to content

Commit

Permalink
add mix: null to enable remixing Mapzen icons with different basemaps
Browse files Browse the repository at this point in the history
  • Loading branch information
nvkelso committed Sep 25, 2017
1 parent eb8c2be commit 90b239f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions themes/walkabout-icons.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ styles:
mapzen_icon_library:
base: points
texture: mapzen_icon_library
# To make Refill's colorize-able icons play nice with other styles
mix: # intentionally blank, is parsed as null (no mix)
blend_order: 1
draw:
size: [[13, 18px], [16, 18px], [18, 22px]]
Expand Down

0 comments on commit 90b239f

Please sign in to comment.