YnJin1010 / 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

MarkerClustererPlus "off screen" repaint not working #300

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Draw markers on map
2. Hide map div by setting div height = 0px
3. Hide markers and call repaint()
4. Show map div by setting div height back to original

Expected result:
Markers and clusters should be updated by the off-screen repaint.

Actual result:
Markers and clusters are not updated.

Version: 2.1.2

Browser / Operating System:
[FF28 / Win7]

Additional comments:
repaint() works fine if map is in view.

*********************************************************
Tip: Star this issue (next to title) to receive notifications of status
changes against this issue, also used as a gauge for how many people are
interested in seeing it resolved.
*********************************************************

Original issue reported on code.google.com by sean.hs...@gmail.com on 25 Mar 2014 at 12:13

GoogleCodeExporter commented 8 years ago
Should have mentioned that I'm using custom markers (OverlayView). Normal 
Google Map Markers works.

Original comment by sean.hs...@gmail.com on 25 Mar 2014 at 12:17

GoogleCodeExporter commented 8 years ago
Sorry but I found the issue in my code and not in the library. Please remove 
this bug report.

Original comment by sean.hs...@gmail.com on 25 Mar 2014 at 12:58