yenbao1340 / gmaps-utility-library-dev

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

MarkerManager hide() and toggle() don't work correctly when zooming #121

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
http://gmaps-utility-library.googlecode.com/svn/trunk/markermanager/1.1/examples
/google_northamerica_offices.html

1. Click "hide all markers"
2. Zoom to Denver, Colorado with 3 or 4 double clicks
3. Click "toggle markers" - they'll appear
4. Click "toggle markers" again - they'll NOT disappear.

toggle() does not work correctly when the user has zoomed a couple of times
while the markers were hidden: the markers will appear fine, but will not
go away as they should. toggling many times will eventually make the
problem go away, but that takes increasingly long when there were many
movements while markers were invisible.

API 159e and whatever you guys used for the example above.

Original issue reported on code.google.com by Nathan.S...@gmail.com on 3 Jun 2009 at 12:33

GoogleCodeExporter commented 8 years ago
I was told here http://code.google.com/p/gmaps-api-issues/issues/detail?id=1356
to file this (still "working") bug here instead.

I hope that by adding this comment someone will notice that I already did so 
three
months ago.

Thank you! :)

Original comment by Nathan.S...@gmail.com on 25 Aug 2009 at 12:20

GoogleCodeExporter commented 8 years ago

Original comment by pamela.fox on 25 Aug 2009 at 12:26