Cesium is a fast, simple, end-to-end platform for tiling, visualizing, and analyzing 3D geospatial data. This community is a place to get help with your Cesium project, discuss geospatial concepts & industry news, and share your work.
We’ve just migrated from Google Groups to Discourse
If you’re joining us from the old forum, welcome back! Make sure to login with same Google account you use on the Google Groups forum to reclaim your new account on here with all your post history:
There’s a lot of things we get with this new forum, like better searchability, better formatting tools, and many modern features like the ability to edit posts. Read more in our transition announcement.
Look around and let us know what you think or if you spot any issues.
It looks like it successfully connected your account anyway, I assume because the GitHub was tied to that same email address. You should see your post history under your public profile: https://community.cesium.com/u/Hank_Grabowski
Thanks Aristeidis! I feel like there’s so many features we can explore and use now. I just learned you can have desktop notifications on threads that make back and forth discussion a lot more streamlined.
@omar That is true! I enabled them in my profile but I did not get any notification about your message. Is it supposed to work with the desktop application open? Don’t think so…
BTW in case you have not noticed it, you have two profiles in the platform
Ah yes - this is because my main account on the old forum was using my personal gmail. I think there might be a way to merge forum accounts that I’m looking into.
I got Error when i do it in Reactjs-------
Error constructing CesiumWidget.
Visit http://get.webgl.org to verify that your web browser and hardware support WebGL. Consider trying a different web browser or updating your video drivers. Detailed error information is below:
DeveloperError: Unable to determine Cesium base URL automatically, try defining a global variable called CESIUM_BASE_URL.
Error
at new DeveloperError (DeveloperError.js:39:1)
at getCesiumBaseUrl (buildModuleUrl.js:64:1)
at buildModuleUrlFromBaseUrl (buildModuleUrl.js:84:1)
at buildModuleUrl (buildModuleUrl.js:122:1)
at getDefaultCredit (CreditDisplay.js:565:1)
at Function.get (CreditDisplay.js:599:1)
at new CreditDisplay (CreditDisplay.js:347:1)
at new Scene (Scene.js:197:1)
at new CesiumWidget (CesiumWidget.js:264:1)
at new Viewer (Viewer.js:478:1)