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

Mult and div by point #7

Merged
merged 3 commits into from
Oct 14, 2016
Merged

Mult and div by point #7

merged 3 commits into from
Oct 14, 2016

Conversation

karolselak
Copy link
Contributor

@karolselak karolselak commented Sep 27, 2016

That's my proposition of fixing issue I opened here: #6. First I wanted just adjust methods to documentation, but I found out that multiplying and dividing points by numbers is very frequent and it would be stupid to spoil it. So I thought that I'll leave old div and mult methods alone and just write two new: multByPoint and divByPoint, which are also useful for me (and I hope in general too).

@karolselak karolselak closed this Sep 27, 2016
@karolselak karolselak reopened this Sep 27, 2016
@tmcw tmcw merged commit b9edfd1 into mapbox:master Oct 14, 2016
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.

2 participants