-
Notifications
You must be signed in to change notification settings - Fork 152
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Leaflet 1.2.0 and L.Mixin.Events #124
Comments
Let me check on this. I think it should be an easy fix. |
@testuserx I believe this should be fixed in the latest push to 1.0dev. Let me know if you still see the warning with that version. |
@sfairgrieve is there a way to install 1.0dev branch as npm dependency? UPD: |
@sfairgrieve has this warning: it was in 'master', and it is still in 1.0dev |
Using Leaflet 1.2.0+ and Leaflet-dvf is producing warnings in console:
"Deprecated include of L.Mixin.Events: this property will be removed in future releases, please inherit from L.Evented instead."
See attached screenshot of console:
Is there any solution for this?
Thanks!
The text was updated successfully, but these errors were encountered: