Skip to content
New issue

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

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

Already on GitHub? # to your account

Add deep clone for cluster mapping #216

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

mrkwanzaa
Copy link

This closes #215 by adding a simple deep clone algorithm and using that in _map

@oscarfonts
Copy link

I just came across this same issue, and the patch proposed in this PR fixes it.

It doesn't have a performance impact (according to npm run bench numbers), and it has no dependencies.

How can I help getting this merged?

Thanks.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Nested geoJson properties are copied by reference
2 participants