Skip to content

remove source from map properly, symmetric to addition.#60

Open
jjimenezshaw wants to merge 1 commit intoheigeo:gh-pagesfrom
jjimenezshaw:remove-source-from-map
Open

remove source from map properly, symmetric to addition.#60
jjimenezshaw wants to merge 1 commit intoheigeo:gh-pagesfrom
jjimenezshaw:remove-source-from-map

Conversation

@jjimenezshaw
Copy link
Copy Markdown

wms.Layer.onAdd is adding this._source to this._map, but is not removed symmetrically on onRemove.

The consequence is that the attribution is never removed if the layer is removed/managed using L.Control.Layers. If you change to different layers that use wms.Layer, the attributions are appended (never removed), even if you remove the layer.

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

Successfully merging this pull request may close these issues.

1 participant