Skip to content

Warnings for deprecated functions #18

Description

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions