PruneCluster icon indicating copy to clipboard operation
PruneCluster copied to clipboard

markerPop and clustering conflicting

Open JatGitHub opened this issue 11 months ago • 0 comments

I create a map, where when the user icon is clicked it can be moved to a different location. All worked fine. Click on user icon, select move to other location Popup disappears Click anywhere on the map Click on popup, click on location is good and icon is indeed moved.

Now I have two icons, very close together. Something like 0.0005 apart. This keeps them clustered, tried to set both Size & clusterMargin to 1 Clicking on the cluster shows them, clicking anywhere else directly make them cluster. good

When clicking on the user icon, the popup appears,

Yet the popup stays, the icons appear double.

error

Clicking anywhere on the map, solves the issue.

Is there anyway to disable clustering all together and switching it on again? Any help is appreciated, great product this is!

JatGitHub avatar Aug 04 '23 13:08 JatGitHub