[openstreetmap/openstreetmap-website] Fix map blink when active Mapnik + some overlay (PR #5570)
Anton Khorev
notifications at github.com
Wed Jan 29 11:31:59 UTC 2025
@AntonKhorev commented on this pull request.
> + if (this.getMapBaseLayer() && this.getMapBaseLayer().options.code === "M" && !layers.includes("M")) {
+ layers += "M";
+ }
I prefer a different approach to adding more `M`'s #5573
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5570#pullrequestreview-2580761821
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/5570/review/2580761821 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20250129/63c5f34f/attachment.htm>
More information about the rails-dev
mailing list