Closed GoogleCodeExporter closed 8 years ago
Ok, to fix this, change line 952 on markerclusterer.js from
this.anchor = style.opt_anchor;
to
this.anchor_ = style.opt_anchor;
Original comment by kate.ma...@gmail.com
on 12 Dec 2010 at 10:59
You should make sure that you have the latest version of the source code from
http://code.google.com/p/google-maps-utility-library-v3/source/browse/#svn/trunk
/markerclusterer/src because this bug was fixed in September :)
Original comment by lu...@google.com
on 12 Dec 2010 at 11:06
I'm using the compiled version of Mar 30th 2011 and it doesn't work either.
Original comment by volker.b...@googlemail.com
on 14 Jul 2011 at 5:39
Also it does not recognize the color- and size values.
It does work with the packed version, though (Revision 317)
Original comment by volker.b...@googlemail.com
on 14 Jul 2011 at 5:59
Original issue reported on code.google.com by
kate.ma...@gmail.com
on 12 Dec 2010 at 8:46