Hey all,
For our project, we only need the Cesium.js file without all of the extras that come with the downloadable file.
Are any of you using NPM to build this file alone?
Thanks,
-Gerry
Hey all,
For our project, we only need the Cesium.js file without all of the extras that come with the downloadable file.
Are any of you using NPM to build this file alone?
Thanks,
-Gerry
Hi Gerry,
Depending on what you need, you should be able to find an option that suits your case in our build guide: https://github.com/AnalyticalGraphicsInc/cesium/blob/master/Documentation/Contributors/BuildGuide/README.md
There are many ways to build Cesium!
Hope that helps,
Thanks Rachel!