[openstreetmap/openstreetmap-website] Disabling asynchronous Map data layer rendering (PR #5877)
Roman Deev
notifications at github.com
Thu Apr 3 11:06:13 UTC 2025
deevroman left a comment (openstreetmap/openstreetmap-website#5877)
the flicker causes: clearLayers + event loop steps + rebuilding data layer. Perhaps you could first add new objects to the map and then delete the old ones. However, it would probably still be noticeable due to the transparency of the lines.
But in general, I don’t understand why all these complications are there, when everything worked fine before the appearance of asynchrony.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5877#issuecomment-2775398617
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/5877/c2775398617 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20250403/df1e6f74/attachment.htm>
More information about the rails-dev
mailing list