-
包版本: "cesium": "^1.93.0", 场景:在html中引入cesium的js和css文件,在页面里加载弹窗组件,弹窗里加载viewer
地址:GitHub 复现地址 |
Beta Was this translation helpful? Give feedback.
Answered by
zouyaoji
Jun 29, 2022
Replies: 1 comment
-
在vc-viewer组件上添加:remove-cesium-script="false" 即可避免类似问题。 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
zouyaoji
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
在vc-viewer组件上添加:remove-cesium-script="false" 即可避免类似问题。