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

Interaction pointer doesn't get assigned when updating a layer #1404

Closed
A-Behairi opened this issue Dec 2, 2024 · 2 comments
Closed

Interaction pointer doesn't get assigned when updating a layer #1404

A-Behairi opened this issue Dec 2, 2024 · 2 comments
Assignees

Comments

@A-Behairi
Copy link
Collaborator

The pointer doesn't show when a click interaction is added to a layer that already exists. For example when updating the user provided selection layer in the drawtools

EoxMap.addOrUpdateLayer(selectionLayer);

@santilland
Copy link
Member

To extend on how this creates an issue in eodash, we previously create a feature layer that we want to utilize as source for feature selection using an eox-form that uses the draw-tools based format.
This layer gets the interaction activation afterwards, and hovering over a feature does not show the hand pointer cursor, not making clear that interaction with the feature is possible.
It would be great if this issue can be explored.

@A-Behairi
Copy link
Collaborator Author

A-Behairi commented Dec 19, 2024

fixed in #1434

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

3 participants