ZachPhillipsGary / google-maps-utility-library-v3

Automatically exported from code.google.com/p/google-maps-utility-library-v3
Apache License 2.0
0 stars 0 forks source link

Not all cluster markers are drawn at zoome level 1 until the map has been dragged. #159

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Demo link or sample code:
http://www.pistemash.com/world

What steps will reproduce the problem?
1. Drag the map right and release, go in small increments.

Expected result:
Cluster marker on screen should appear in the same places and with the same 
numbers (unless they're mid- wrap)

Actual result:
Cluster markers appear/disappear when you drag the map.

Version: 2.0.7

Browser / Operating System:
Chrome 18 beta, OSX

Additional comments:
Seems to be strange behaviour of repaint()/redraw_()

Original issue reported on code.google.com by tim.poul...@gmail.com on 19 Feb 2012 at 8:40

Attachments:

GoogleCodeExporter commented 9 years ago
In the attached screenshots, you can see the map after it's been dragged (this 
is what I want it to look like!), and also the same map after it's had 
repaint() called (this is also how the original state looks on load).

Original comment by tim.poul...@gmail.com on 19 Feb 2012 at 8:42

GoogleCodeExporter commented 9 years ago
See http://code.google.com/p/gmaps-api-issues/issues/detail?id=3651

Original comment by garylitt...@gmail.com on 20 Feb 2012 at 5:03

GoogleCodeExporter commented 9 years ago
There is a fix for this in the current trunk release (2.0.9).

Original comment by garylitt...@gmail.com on 21 Feb 2012 at 7:37

GoogleCodeExporter commented 9 years ago
Thanks Gary. Would you recommend we move to trunk?

Original comment by tim.poul...@gmail.com on 21 Feb 2012 at 8:09

GoogleCodeExporter commented 9 years ago
Yes, move to trunk to see if everything works as expected. If all seems to be 
OK, I will tag a new release.

Original comment by garylitt...@gmail.com on 21 Feb 2012 at 5:38

GoogleCodeExporter commented 9 years ago

Original comment by garylitt...@gmail.com on 22 Feb 2012 at 5:30