mapbox / simplespec-to-gl-style

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

default to circle when no marker-symbol #21

Closed bsudekum closed 8 years ago

bsudekum commented 8 years ago

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

When a marker-symbol is not provided we should fall back to a circle instead of a random symbol.

/cc @samanpwbb

bsudekum commented 8 years ago

Closing in favor of https://github.com/mapbox/simplespec-to-gl-style/pull/22