Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Layer.remove() removes deflate marker (#134) #144

Merged
merged 1 commit into from
Nov 15, 2020
Merged

Conversation

oliverroick
Copy link
Owner

Describe the change

Adds a mixin to L.Layer, which overwrites remove method to ensure the layer's marker is removed if it exists.

Checklist

  • Lint and unit tests pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works
  • I have made added necessary changes to the TypeScript declaration (if appropriate)
  • I have added necessary documentation (if appropriate)

@oliverroick oliverroick merged commit 8c86eed into master Nov 15, 2020
@oliverroick oliverroick deleted the bug/134 branch November 15, 2020 15:24
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