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

Remove whole Instances #153

Merged

Conversation

trafficonese
Copy link
Contributor

  • Also remove the instance, when removing the whole layer. For this I am using the _leaflet_id defined in CanvasOverlay. Maybe there is a better way of doing this?
    This should fix Memory leak in instance arrays #129

  • move tests to separate folder /src/tests

  • Changed "prettier/prettier": "error", to "prettier/prettier": ["error", { "endOfLine": "auto" }], otherwise my editor would show this error Delete "␍" in every file and for every line.. (..Windows 🤪)

- move tests to separate folder
- eslint endOfLine: auto
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.

Memory leak in instance arrays
2 participants