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

Leaflet 1.2.0 and L.Mixin.Events #124

Open
testuserx opened this issue Feb 7, 2018 · 4 comments
Open

Leaflet 1.2.0 and L.Mixin.Events #124

testuserx opened this issue Feb 7, 2018 · 4 comments

Comments

@testuserx
Copy link

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:

Image of console warning

Is there any solution for this?

Thanks!

@sfairgrieve
Copy link
Contributor

Let me check on this. I think it should be an easy fix.

@sfairgrieve
Copy link
Contributor

sfairgrieve commented Mar 15, 2018

@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.

@yetit
Copy link

yetit commented Sep 14, 2018

@sfairgrieve is there a way to install 1.0dev branch as npm dependency?

UPD:
Did this:
npm install git://github.com/humangeo/leaflet-dvf.git#1.0dev --save
Warning had gone

@yetit
Copy link

yetit commented Sep 14, 2018

@sfairgrieve has this warning:
./node_modules/leaflet-dvf/dist/css/dvf.css (Emitted value instead of an instance of Error) autoprefixer: ...\node_modules\leaflet-dvf\dist\css\dvf.css:17:5: Gradient has outdated direction syntax. New syntax is like to leftinstead ofright.

it was in 'master', and it is still in 1.0dev

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

No branches or pull requests

3 participants