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

Feature add stop event property #323

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

U29
Copy link

@U29 U29 commented Oct 23, 2024

Currently, the stopEvent property of ROverlay cannot be controlled and is always true. Also, if “pointer-events-none” is not specified in ROverlay, it will not work correctly when the map is moved or expanded on ROverlay. However, if “pointer-events-none” is removed, the onClick event will no longer fire.
Setting stopEvent=false solves the above problem.

@U29 U29 marked this pull request as draft October 23, 2024 05:19
@U29 U29 force-pushed the feature-add-stopEvent-property branch from 8845ed7 to 6058e10 Compare October 23, 2024 05:22
@U29 U29 force-pushed the feature-add-stopEvent-property branch from 6058e10 to 37e6a49 Compare October 23, 2024 06:11
@U29 U29 marked this pull request as ready for review October 23, 2024 06:14
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.

1 participant