if (typeof Cesium !== “undefined”) { startup(Cesium); } else if (typeof require === “function”) { require([“Cesium”], startup); } Hector_Olmedo June 14, 2017, 7:49am 6 Another question: How could I change the tileset I’m using? { “asset”: { “version”: “0.0...