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

Allow to prevent round-off errors, caused by formatNum #7100

Merged
merged 2 commits into from Nov 3, 2021

Conversation

johnd0e
Copy link
Collaborator

@johnd0e johnd0e commented Apr 18, 2020

Especially in GeoJSON converting.

Close #6681.

johndoe added 2 commits April 18, 2020 13:20
Rely on default value defined in `formatNum` itself.
Specify all related docs.
Document `precision` argument of `latLngsToCoords` function.
This is most necessary for cases where `formatNum` is called indirectly,
e.g. by GeoJSON functions.
Copy link
Member

@IvanSanchez IvanSanchez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

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.

None yet

4 participants