googlemaps / js-markerwithlabel

Google Maps Marker with Label
Apache License 2.0
75 stars 19 forks source link

Rendering breaks when map contains more than 256 markers to be clustered. #658

Open codetopixels opened 1 year ago

codetopixels commented 1 year ago

Thanks for stopping by to let us know something could be better!


PLEASE READ

If you have a support contract with Google, please create an issue in the support console. This will ensure a timely response.

Discover additional support services for the Google Maps Platform, including developer communities, technical guidance, and expert support at the Google Maps Platform support resources page.

If your bug or feature request is not related to this particular library, please visit the Google Maps Platform issue trackers.

Check for answers on StackOverflow with the google-maps tag.


Please be sure to include as much information as possible:

Steps to reproduce

  1. Render 256 or more markers within a single map: https://jsfiddle.net/4kg2sd87/80/

No error occurred, however the markers do not render correctly and when zooming in/out the clusters do not retain their position.

Thanks!

amuramoto commented 1 year ago

Hi! Please provide a reproducible example.