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

Problems occur when the infowindow is closed #43

Open
asemoller opened this issue Aug 7, 2024 · 0 comments
Open

Problems occur when the infowindow is closed #43

asemoller opened this issue Aug 7, 2024 · 0 comments

Comments

@asemoller
Copy link

There seems to be a problem with some options and the infowindow.

When you close the infowindow, the multiselect tool stops working as expected. For example, the click tool switches to a "normal" feature info click and creates a new selection instead of adding objects to the selection. The polygon tool or any other tool also creates a new selection and a pin is also displayed (if pin is true). This is regardless of whether "disableOnClick" or "addToSelection" is true or false. When you close and reopen the tool by clicking on the icon, it will start working properly again.
Another problem is that the buffer symbol remains if you close the infowindow, it should be removed if "disableOnClose" is true.

Would be great if anyone could confirm these "bugs" or if it's expected behavior...

Tested on the latest version of origo and multiselect.

multiselect_infowindow_problems

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