I am using Cesium 1.29
I have a strange behavior:
When starting Cesium I get the error
TypeError: Cesium.createWorldTerrain is not a function
I looked in my Cesium installation and did not find any file "createWorldTerrain"
although i know that I used this before.
Here it fails:
var viewer = new Cesium.Viewer('cesiumContainer',{
terrainProvider : Cesium.createWorldTerrain(),
shouldAnimate : true
}
);
--
You received this message because you are subscribed to the Google Groups "cesium-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cesium-dev+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.