-
Notifications
You must be signed in to change notification settings - Fork 999
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
polygon and line not working with leaflet 1.0.0+ #667
Comments
This will be fixed with this pull request: #657 |
@mike-unearth : That's great!.. Thank you. |
@mike-unearth : Any idea about merge schedule for this pull? I am actually counting on it :) |
It was merged today actually! Try version 0.4.8. |
@mike-unearth : Great!... Thank you. |
Hi. I'm having the same problem. The update to 0.4.8 solved the missed clic on the last point, but the problem persists when I try to finish a polyline (or a polygon) using the "Finish" button. The same thing happens with the "Delete last point" button: a new point is added, and is immediately deleted. |
@chiccorusso hello, that pull request #658 |
@chiccorusso PR's have been merged to resolve this issue. |
Thank-you! It's working. |
How to reproduce
What behaviour I'm expecting and which behaviour I'm seeing
User should be able to finish polyline by clicking on last point. Same way, user should be able to finish polygon by clicking on first point.
Minimal example reproducing the issue
No need for anything else as issue is reproducible on leafdraw demo page itself.
The text was updated successfully, but these errors were encountered: