yenbao1340 / gmaps-utility-library-dev

Automatically exported from code.google.com/p/gmaps-utility-library-dev
0 stars 0 forks source link

MarkerClusterer throws error on removeMarker() #144

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
See
http://code.google.com/p/gmaps-utility-library/source/browse/trunk/markercluster
er/1.0/src/markerclusterer.js#249

The MarkerClusterer calls cluster.remove(), but the correct function name
is cluster.removeMarker(). Am I the only one who has ever tried to use this
function? :)

Original issue reported on code.google.com by nick.rab...@gmail.com on 18 Aug 2009 at 10:06

GoogleCodeExporter commented 8 years ago

Original comment by pamela.fox on 18 Aug 2009 at 10:30

GoogleCodeExporter commented 8 years ago
This is FixedInDev

Original comment by deansa...@gmail.com on 25 Aug 2009 at 10:45