You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: