googlearchive / js-marker-clusterer

A marker clustering library for the Google Maps JavaScript API v3.
https://googlemaps.github.io/js-marker-clusterer/docs/reference.html
Apache License 2.0
1.28k stars 775 forks source link

markers_ undefined #37

Closed aduptoro closed 8 years ago

aduptoro commented 8 years ago

On line 1015 there is a markers variable which is not defined, should be markers without .

regards, Tom

husayt commented 8 years ago

All examples are broken and our website is broken too. Library is broken completely

luukdv commented 8 years ago

Same issure here. Temporary fix: depending on one of the previous commits, for example

"js-marker-clusterer": "git://github.com/googlemaps/js-marker-clusterer.git#472bf7b56307b0caa0c28b0fb65d6c0b392b3c5b"

LasseRafn commented 8 years ago

Any updates? :/

GuillaumeLeclerc commented 8 years ago

We are impacted too GuillaumeLeclerc/vue-google-maps#10.

I will use the fix from @luukdv temporarly.