-
在项目是vue+vite,由于需要离线,就在index.html中用<script src='cesium/Cesium.js'></script> 的方式引入的js。main.js 没写cesiumPath。 |
Beta Was this translation helpful? Give feedback.
Answered by
zouyaoji
Oct 17, 2023
Replies: 1 comment
-
这种方式需要你自己把cesium的css也一起引了哈 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
HHANG52
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
这种方式需要你自己把cesium的css也一起引了哈