Hello everybody,
Please try the following with Cesium 1.26, IE 11 (mine is update 11.0.35):
- Run Sandcastle KML demo. The first test case (KML - Global Science Facilities) appears pretty fast.
- Select imagery “Natural Earth II”.
- Select the second test (KMZ) in the toolbar. In my browser in takes about 10 sec. for the first test to disappear and several more seconds until I see the new picture.
- Select the first demo again. For me, it takes more than 10 seconds to appear.
- Select the second demo again. It takes about 15 seconds to appear.
- After several iterations like these the browser reports “out of memory”:
KML - Unsupported StyleMap key: highlight
KML - Unsupported feature: ScreenOverlay
KML - Unsupported StyleMap key: highlight
KML - Unsupported feature: ScreenOverlay
KML - Unsupported StyleMap key: highlight
KML - Unsupported feature: ScreenOverlay
KML - Unsupported StyleMap key: highlight
KML - Unsupported feature: ScreenOverlay
KML - Unsupported StyleMap key: highlight
KML - Unsupported feature: ScreenOverlay
KML - Unsupported StyleMap key: highlight
KML - Unsupported feature: ScreenOverlay
An error occurred while rendering. Rendering has stopped.
undefined
Error: Out of memory
When switching from one demo to another the Sandcastle.reset function calls viewer.dataSources.removeAll(), but the icon cloud displayed by the first demo does not go away for 10 seconds or so.
Other browsers (Chrome, FF) don’t have this problem.
Thanks, Boris.