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

clusters disappear when setting illegal zoom #231

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Demo link or sample code:
[http://fiddle.jshell.net/doktormolle/wCWdn/show/]

What steps will reproduce the problem?
1.zoom the map to the mininum possible zoom-value
2.use setZoom() to set the zoom to a lower(illegal) value than possible minZoom 

Expected result:
[map zooms to minZoom and markers will be clustered depending on the minZoom]

Actual result:
[map zooms to minZoom and clusters disappear]

Browser / Operating System:
[e.g. Opera12.12,FF19,Chrome25 / WinXP]

Additional comments:
[the Maps-API returns a wrong zoom-level when setting the zoom to an illegal 
value, what appears to be the problem here. Possible fix: 
http://stackoverflow.com/a/15102263/459897]

*********************************************************
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 sven.min...@gmail.com on 27 Feb 2013 at 1:31

GoogleCodeExporter commented 9 years ago

Original comment by brett.mc...@gmail.com on 16 Jul 2013 at 3:31