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

Revert "Update L.Util.formatNum rounding" #6670

Merged
merged 2 commits into from May 20, 2019

Conversation

cherniavskii
Copy link
Sponsor Collaborator

Reverts #6587

Fixes #6668

See performance benchmark #6668 (comment)

@@ -9568,7 +9568,7 @@ <h3 id='polygon-method'>Methods</h3>
</tr>
</thead><tbody>
<tr id='polygon-togeojson'>
<td><code><b>toGeoJSON</b>(<nobr>&lt;Number&gt;</nobr> <i>precision</i>)</nobr></code></td>
<td><code><b>toGeoJSON</b>()</nobr></code></td>
Copy link
Member

Choose a reason for hiding this comment

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

No need to remove this from the current docs. Reverting the patch shouldn't affect valid documentation from previous versions.

@IvanSanchez IvanSanchez merged commit fb302fa into master May 20, 2019
@IvanSanchez IvanSanchez deleted the revert-6587-util-formatNum-rounding branch May 20, 2019 08:21
Schleuse pushed a commit to Schleuse/Leaflet that referenced this pull request Dec 3, 2019
* Revert "Update L.Util.formatNum rounding (Leaflet#6587)"

This reverts commit cd096d7.

* revert docs changes
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.

Performance issue with L.Util.formatNum in Leaflet 1.5
2 participants