vue-cesium just rendering a blue globe #487
-
Hi everyone. I absolutely love this project - thank you so much for making this happen! I found some old sample code of using vue-cesium 2.x with Vue 2.x and Nuxt 2.x. I know that all of this is out of date, but it seemed like an OK starting point. Things are working, but I'm just getting a blue globe with no terrain. I consistently get a console error saying:
I decided to take the leap tonight into updating everything, and I noticed that the demo on the vue-cesium 3.x web page has exactly the same issue: https://zouyaoji.top/vue-cesium/#/en-US/component/installation shows a plain blue globe in the Result tab of the Hello World example. I really want to get all of this working together, but I'm not finding many good end-to-end examples. Thank you in advance for your help! |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
Hello, please use the "latest" tag. The "next" tag is no longer being updated. I apologize for any inconvenience. |
Beta Was this translation helpful? Give feedback.
-
Thank you! I'm still having this issue with my old Nuxt2 code (which doesn't pull in the .css file directly). I see there's a number of nice templates available, but I don't see a recent one with Nuxt3. Is there one that I'm missing or would you suggest I restructure things to be more like one of the existing examples? Thanks again for your quick response. |
Beta Was this translation helpful? Give feedback.
Hello, please use the "latest" tag. The "next" tag is no longer being updated. I apologize for any inconvenience.