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

fix: regression caused by missing DrawPolygon.onStop #16

Merged
merged 1 commit into from
Mar 8, 2022

Conversation

ericdong79
Copy link
Contributor

This is to fix a regression introduced in previous PR #15, in which I added onStop method, but missed that it needs to call the onStop from DrawPolygon. Otherwise the draw.create event cannot be fired properly. Thanks.

@bemky bemky self-requested a review March 8, 2022 17:01
@bemky bemky merged commit 8fb898e into bemky:master Mar 8, 2022
@bemky
Copy link
Owner

bemky commented Mar 8, 2022

Thanks @ericdong79

ggl added a commit to gps4net/mapbox-gl-draw-freehand-mode that referenced this pull request Aug 4, 2023
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