Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

markerPop and clustering conflicting #213

Open
JatGitHub opened this issue Aug 4, 2023 · 0 comments
Open

markerPop and clustering conflicting #213

JatGitHub opened this issue Aug 4, 2023 · 0 comments

Comments

@JatGitHub
Copy link

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant