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

No Marker shown on clicking on Marker-Cluster and the Marker-Cluster disappears using Marker_Clusterer_Plus V 2.0.14 * #205

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Use two marker at same latlong or near such that the distance between them 
is less than the gridSize at map's maximum zoom.
2. Set maxZoom(The maximum zoom level that a marker can be part of a cluster) 
to null.
3. Set minimumClusterSize to 2

Expected result:
[If the maxZoom is set to null and the mapZoom reaches its maximum zoom on 
clicking on the marker-cluster, at least one marker should be shown and if 
possible both marker can be shown using some technique like 
"OverlappingMarkerSpiderfier"]

Actual result:
[No Marker shown on clicking on Marker-Cluster and the Marker-Cluster 
disappears as well]

Version: Marker_Clusterer_Plus V 2.0.14

Browser : Firfox 16.0.1
Operating System: Windows 7

Original issue reported on code.google.com by test.emp...@gmail.com on 17 Oct 2012 at 9:58