tangrams / walkabout-style

Preview map:
https://tangrams.github.io/walkabout-style
MIT License
32 stars 14 forks source link

'size' should be a parameter of 'font', not 'text' #57

Closed matteblair closed 8 years ago

matteblair commented 8 years ago

https://github.com/tangrams/outdoor-style/blob/gh-pages/outdoor-style.yaml#L4999

https://github.com/tangrams/outdoor-style/blob/gh-pages/outdoor-style.yaml#L5090

These should read:

draw: { icons: { text: { font: { size: 10px } } } }