When map is in 2D and altitude is low, map blinks when a label is added to map.
@safa833
Thank you for sharing this with me! I was not able to reproduce this behavior, what operating system and browser are you using?
-Sam
OS: Windows 10
Browsers: Chrome 75, Chrome 92
So What OS and browser are you using?
1 Like
I also reproduced the problem in
Ubuntu 21.04 - 5.11.0-25
Firefox 91
Chrome 92.0.4515.131 (Official Build) (64-bit)
Map needs to load completely to see the blinking problem so, setTimeout millisecond may need to be increased.
1 Like
@safa833
I initially tried using Windows 10 on Firefox and Microsoft Edge. Earlier this morning I ran the sandcastle on my Linux build using Chromium and was able to see the issue more clearly. I just posted an issue on GitHub. Please add details as you see fit. Thank you very much for bringing this to our attention!
opened 02:24PM - 12 Aug 21 UTC
When viewing the map in 2D at a low altitude, community member @safa833 and I no… ticed that the map flashes on/off when a label is added to the map. We have noticed this behavior across browsers and operating systems. For the blinking problem to be visible, the map needs to be completely loaded. Thus `setTimeout` may need to be increased.
Sandcastle example:
https://sandcastle.cesium.com/#c=lVLBTsMwDP0Vq6dUqlI24MDWVUjdbgMOQ5x6yVpvRKTJlLgdA+3fSVs6JtgFnxz7+T2/JAAAjbDQSNyjhRlo3EOGTtYVf+lqLA+K7pwZTUJqtHkQwWeuoQtXoMYHU+JkGFsNFb7KFo+L8Tzqscdwmus+7dV4ISq0gjukVoqdOEt0JLUgafTkfKFMWPKZ0Nd8Y001x61FdGx8F8HNKILbKx/hBTXvT4k1Kuf9fUt3a/OdlZUk2aDjoizZmdSyxWdGKSzaNVjY0nV+kZ5lhaYmxkKYpT83cZLxKr1cR3rqA+yMk/8zNbhpg/CdJpAHHk29gH+IoX0c9jv29xBOgyhIHB0UpgPmXlY7YwlqqxjnMWG1U8Kzxeu6eEPihXMDSxKfjyalbECWsws/AQolnPOdTa3USn5gHqRJ7PF/RpURpdTbpwatEocW9jpKl32Rc57E/nh5koxRa2F/MX8B
Browser:
Chrome 75, Chrome 92, Firefox 91, Chromium, Microsoft Edge
Operating System:
Windows 10, Ubuntu 21.04 - 5.11.0-25
-Sam