I'm sorry to replying to a topic from 2016, but I have exactly the same problem, so I'm not sure if I have to create another post or not.
I'm creating Callisto with cesiumJS and hosting imagery and terrain on Cesium Ion.
I have followed this code : https://github.com/AnalyticalGraphicsInc/cesium/issues/4245
And the imagery works well.
But when I add a terrain provider like this :
terrainProvider : new Cesium.CesiumTerrainProvider({
url: Cesium.IonResource.fromAssetId(****),
ellipsoid: callistoEllipsoid,
}),
Some tiles deseapear when zooming on the moon.
Is this a problem because I'm using Cesium Ion (which only allow WGS84 ellipsoid) with a custom Ellipsoid ?
Best Regards,
Maxime
--
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.
--
You received this message because you are subscribed to a topic in the Google Groups "cesium-dev" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/cesium-dev/GefAAXtkiZI/unsubscribe.
To unsubscribe from this group and all its topics, send an email to cesium-dev+unsubscribe@googlegroups.com.