[openstreetmap/openstreetmap-website] Fix map blink when active Mapnik + some overlay (PR #5570)

Anton Khorev notifications at github.com
Wed Jan 29 11:59:00 UTC 2025


@AntonKhorev commented on this pull request.



> +    if (this.getMapBaseLayer() && this.getMapBaseLayer().options.code === "M" && !layers.includes("M")) {
+      layers += "M";
+    }

Can you check if https://github.com/openstreetmap/openstreetmap-website/pull/5573 actually fixes the same problem and close your pr if it does?

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5570#discussion_r1933753915
You are receiving this because you are subscribed to this thread.

Message ID: <openstreetmap/openstreetmap-website/pull/5570/review/2580822319 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20250129/7fcba2a8/attachment-0001.htm>


More information about the rails-dev mailing list