-
Notifications
You must be signed in to change notification settings - Fork 10
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
Support Leaflet 1.0 #19
Comments
Hi. I find your project very interesting and would like to contribute. I see you already have leaflet 1.0.1 as dependency in your bower file. |
Hi So if you have some idea connected with plugin, feel free to make pull request. ;) |
Thanks. Right now I've updated all deps to the latests versions. getLatLngs now returns an array of nested rings instead of an array of points. This does not work with the "closest" method from the geometryUtils lib. |
I didn't read this changelog so if you can fix it, I don't see why not. ;) I'd like to improve pin to circle, because it's a my proof of concept and at this moment work but not very well. |
hi. I just wanted to note that I switched my focus to mapbox-gl draw tool. Here is also some progress on snap functions. |
May I know this plugin support the latest version of leaflet.draw version 1.0.2 and leaflet.js 1.3.1? |
At this moment, I don't know. The last changes to this project I has been made 2 years ago. In the future I will make support for leaflet 1+ but now I don't have enough time to do this. |
Thank you a lot. Wish you make it support. |
Hi @kklimczak just started using your project. I've got a fix for some of the issues with leaflet 1, and also for the layer pinning to themselves bughttps://github.com/kklimczak/Leaflet.Pin/blob/master/src/leaflet.pin.js#L185 Can i create pull requests for them? |
Go ahead :) |
No description provided.
The text was updated successfully, but these errors were encountered: