Alex Muramoto

Results 20 comments of Alex Muramoto

Oops - looks like something borked in the release action. Just published as 2.1.2

Which version of the markerclusterer are you seeing this in?

When are you seeing this crash? Is it on start up? npm install? Sometime during runtime when the code above is called? I'm not seeing a similar crash when our...

Agreed that a reset method would be a good approach. Wonder if there's a straightforward way to provide it some identifier for the marker(s) that have changed so that just...

Correct - there are currently quite a few misuses of `$ref` in the spec in this repo. I've been working on ferreting them out, but it will take some time...

Would any of you be able to try out [2.2.0-beta.2](https://www.npmjs.com/package/@googlemaps/markerclusterer/v/2.2.0-beta.2)? It removes re-rendering of individual markers on zoom change, which should help performance. It's a first step. Also still looking...

@vicb i think the issue here is that they want to style the cluster marker. In the old version of the lib, you could provide your own arbitrary icons and...

Closing in favor of https://github.com/googlemaps/js-markerclusterer/pull/640 Thanks for being the one to set all this in motion @leighhalliday !