[openstreetmap/openstreetmap-website] Add coordinate precision function (PR #5581)
Holger Jeromin
notifications at github.com
Fri Jan 31 10:31:26 UTC 2025
@HolgerJeromin commented on this pull request.
>
- if (!o || !d) return;
+ if (!points[0] || !points[1]) return;
I find the current PR version the easiest to read.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5581#discussion_r1937014409
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/5581/review/2586230812 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20250131/2a46e675/attachment.htm>
More information about the rails-dev
mailing list