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

Warnings for deprecated functions #18

Open
ghost opened this issue Jan 18, 2018 · 1 comment
Open

Warnings for deprecated functions #18

ghost opened this issue Jan 18, 2018 · 1 comment

Comments

@ghost
Copy link

ghost commented Jan 18, 2018

If I use the current release ofthe plugin with the latest leaflet release, there are a few warnings:

leaflet.js:5 Deprecated include of L.Mixin.Events: this property will be removed in future releases, please inherit from L.Evented instead. Error
at y ([...]/leaflet.js:5:2081)
at Function.v.extend ([...]/leaflet.js:5:14792)
at [...]/leaflet.photon.js:51:35

leaflet.js:5 Deprecated include of L.Mixin.Events: this property will be removed in future releases, please inherit from L.Evented instead. Error
at y ([...]/leaflet.js:5:2081)
at Function.v.extend ([...]/leaflet.js:5:14792)
at [...]/leaflet.photon.js:386:30

leaflet.js:5 Deprecated include of L.Mixin.Events: this property will be removed in future releases, please inherit from L.Evented instead. Error
at y ([...]/leaflet.js:5:2081)
at Function.v.extend ([...]/leaflet.js:5:14792)
at [...]/leaflet.photon.js:426:32

The plugin works well, but maybe it will stop working when these features are removed.

@jmelvin
Copy link

jmelvin commented Jul 16, 2021

The deprecation warning does not show using the latest leaflet.photon.js.

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

1 participant