-
Notifications
You must be signed in to change notification settings - Fork 19.6k
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
Feat(line): mouse event on polyline and polygon #15847
Conversation
Thanks for your contribution! The pull request is marked to be |
I think we need an option to enable this event. It may break the apps that don't check if |
Add |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
FYI
Congratulations! Your PR has been merged. Thanks for your contribution! 👍 |
Brief Information
This pull request is in the type of:
What does this PR do?
Add
click
andmouseover
forpolyline
andpolygon
Fixed issues
Close #13637
Close #13843
close #15834
revert #15535
Details
Before: What was the problem?
After: How is it fixed in this PR?
Misc
Related test cases or examples to use the new APIs
polyline-gon-event.html
Others
Merging options
Other information