Closed IVANKRUPSKI closed 7 years ago
What settings are you using? Is shouldRemoveInvisibleAnnotations enabled?
No, it's not. Should that be enabled.
Yes it should
Well, I played a bit with shouldRemoveInvisibleAnnotations, and couldn't solve the problem.
shouldRemoveInvisibleAnnotations when TRUE only removes pins (whether cluster or single ones) that are currently not visible on the screen. It doesn't influence pins that are currently shown on the screen.
I thought u were seeing this when scrolling. Can u send me a demo?
Ok. I will try to.
Here it is.
https://www.dropbox.com/s/ir17dxvuhwhzq9h/test.zip?dl=0
The questions are (1) Why sometimes two overlapping clustered pins are not consolidated into one, (2) Why sometimes single pins, that are overlapping with clustered pin, are not consolidated into this clustered pin.
These are the screenshots from this demo, simulator iPhone 5, black - clustered pin, green-gray - single pin.
Ill take a look. Make a PR if u find a solution.
Ok
Having the same bug of a pin being isolated in the middle of a cluster
Hey!
Sometimes pins are clustered into more than one cluster, and these clusters are overlapping each other. That is really confusing, sometimes two overlapping cluster pins are exactly on the same place on the map, which looks like a mistake in calculation.
Is that normal, expected behaviour of the framework?