apneadiving / Google-Maps-for-Rails

Enables easy Google map + overlays creation in Ruby apps
https://apneadiving.github.io/
MIT License
2.26k stars 382 forks source link

Google maps clusterer bug #221

Closed ihanli closed 12 years ago

ihanli commented 12 years ago

Hi Benjamin!

While working with your gem i noticed that the markers don't get clustered at a certain zoom level (as described here http://stackoverflow.com/questions/9565242/markerclusterer-google-maps-api-v3-bug-markers-partitially-not-clustered-in-z). I updated the MarkerClustererPlus version. Now it works properly.

Sincerely, Ismail