@aNsHuL5217 commented on this pull request.
> + const markerObjects = [];
+
$("[data-user]").each(function () {
Done. I switched the loop over to a `.map(...).get()` chain. It's definitely
cleaner to build the array in one pass rather than pushing to a list manually.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/6654#discussion_r2654693018
You are receiving this because you are subscribed to this thread.
Message ID:
<openstreetmap/openstreetmap-website/pull/6654/review/[email protected]>_______________________________________________
rails-dev mailing list
[email protected]
https://lists.openstreetmap.org/listinfo/rails-dev