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

Add events to feature, not layer #1089

Closed
wants to merge 1 commit into from
Closed

Conversation

naglepuff
Copy link
Collaborator

Previously, when rendering overlay layers, several geojs mouse events were added to the layer. This would cause double-firing of these events. Now, the events are only added to the non-quad features on the layer to prevent the double firing.

@naglepuff naglepuff requested a review from manthey March 27, 2023 19:41
@manthey
Copy link
Member

manthey commented Mar 28, 2023

This was a bug in GeoJS. Fixed here: OpenGeoscience/geojs#1265

@manthey
Copy link
Member

manthey commented Apr 5, 2023

Closing this as it was fixed in GeoJS.

@manthey manthey closed this Apr 5, 2023
@manthey manthey deleted the fix-overlay-mouse-events branch April 5, 2023 14:29
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

Successfully merging this pull request may close these issues.

2 participants