mapbox / simplespec-to-gl-style

Converts GeoJSON styled with simplestyle-spec to a GL Style
ISC License
32 stars 6 forks source link

Add background circle to symbols #23

Closed bsudekum closed 8 years ago

bsudekum commented 8 years ago

Closes https://github.com/mapbox/simplespec-to-gl-style/issues/18

When a symbol is rendered, a circle will also be rendered behind. The idea here is that the symbol color remains constant while the circle layer is used for customizing the color.

/cc @samanpwbb