@JSExport() JSPromise setCameraPosition(double x, double y, double z) => viewer.setCameraPosition(x, y, z).toJS;