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

Make Polyline/Polygon not overwrite the source array #1439

Merged
merged 4 commits into from
Feb 21, 2013

Conversation

danzel
Copy link
Member

@danzel danzel commented Feb 21, 2013

Fixes #1092
Fixes #1246
Fixes #1426

mourner added a commit that referenced this pull request Feb 21, 2013
Make Polyline/Polygon not overwrite the source array
@mourner mourner merged commit 9c9d428 into Leaflet:master Feb 21, 2013
@mourner
Copy link
Member

mourner commented Feb 21, 2013

@danzel @snkashis thanks guys!

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.

Polyline constructor changes its input _convertLatLngs overwrites arrays (pass by reference)
2 participants