Skip to content

Removing control does not remove listeners #57

@perliedman

Description

@perliedman

When the control is added to a map, it adds a listener to fullscreenchange. When the control is removed, this listener is not removed and when the event fires, the listener throws since 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