请问大佬!执行morphTo2D从3d切换到2d,vc-heatmap热力图在2d下显示不了?切换回3d能正常显示?这个怎么解决? #529
Answered
by
zouyaoji
chenjiaobin
asked this question in
Q&A
-
|
执行morphTo2D从3d切换到2d,vc-heatmap热力图在2d下显示不了?切换回3d能正常显示?这个怎么解决? |
Beta Was this translation helpful? Give feedback.
Answered by
zouyaoji
Mar 6, 2024
Replies: 1 comment 7 replies
-
|
https://zouyaoji.top/vue-cesium/#/zh-CN/component/overlays/vc-overlay-heatmap |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


不太清楚了,之前没人反馈过,你可以拉源码,用源码的文档加你的测试数据,然后调试看看,有问题的话,直接改源码 然后打包结果替换你项目上的node_modules下的vue-cesium。如果多人,可以打包结果放项目中,形成一个本地包,用pnpm从本地项目安装vue-cesium。