Closed GoogleCodeExporter closed 9 years ago
here is a better fix:
if (this.getZoom() === (this.get("minZoom") || 0) || this.getZoom() ===
this.get("maxZoom")) {
google.maps.event.trigger(this, "idle");
}
Original comment by ryw...@gmail.com
on 2 May 2012 at 7:16
This has now been fixed in the tagged 2.0.14 release of MarkerClustererPlus.
http://google-maps-utility-library-v3.googlecode.com/svn/tags/markerclustererplu
s/2.0.14/
Original comment by garylitt...@gmail.com
on 16 May 2012 at 2:52
Thanks!
Original comment by ryw...@gmail.com
on 17 May 2012 at 7:07
Original issue reported on code.google.com by
ryw...@gmail.com
on 2 May 2012 at 7:10