mapbox / simplespec-to-gl-style

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

Default to circle when no marker symbol #22

Closed bsudekum closed 8 years ago

bsudekum commented 8 years ago

Redoing https://github.com/mapbox/simplespec-to-gl-style/pull/21

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

/cc @samanpwbb