angular-google-maps
angular-google-maps copied to clipboard
Cluster disappears when zoom level is less than 4 and located near IDL
Version
master (2.4.1 at that time) angularjs 1.5.8 google.maps.version 3.27.12
Test Case
Steps to reproduce
- Notice the cluster of 5 markers over Fidji visible at zoom 4
- Zoom out
Expected Behavior
Cluster should be visible.
Actual Behavior
Cluster is not visible at zoom level less than 4.
Browser / Operating System
[Chrome 56 / WIN 10]
Clue
This behavior only happens when the markers (and so the cluster) is near the International Date Line.
Furthermore, it only happens with the embedded version of markerclusterer and it looks that it has been fixed in the "official" version of markerclusterer.
See Bug Report here or here and a pure javascript version of this test case here with the expected behavior.
Thanks for the good work! Hope this one is easy to fix. ;)
Facing the same issue. Would like know, if there is any updates?
Facing same issue, can you please give us a feedback ? workaround, planned version for fix ?
Unfortunately, this project has been discontinued for more than one year. The main author switched to Angular 2+... you may consider doing it too. :)