Skip to content

Unexcepted null value in Path._onMouseMove method. #1615

@warrenwyf

Description

@warrenwyf

This issue is caused by Leaflet.draw plugin, I set "L_PREFER_CANVAS =true;" in my page and draw polylines on Map, then exception thrown at this line:

if (this._map._animatingZoom) { return; }

At this time this._map is null.

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