mapbox / simplespec-to-gl-style

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

Always allow markers to overlap #26

Closed bsudekum closed 7 years ago

bsudekum commented 7 years ago

Before if two markers were close together, only one would show up. This always renders all markers on the map.

/cc @colleenmcginnis