Replies: 1 comment
-
是可以的哈,但是不能直接绑定CallbackProperty实例化的对象,因为这个对象比较复杂,传给vue会严重影响性能。 如果给position绑定一个回调方法的话,内部会自动转换成CallbackProperty。 https://github.com/zouyaoji/vue-cesium/blob/dev/packages/utils/cesium-helpers.ts#L83 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
entity中的position为什么不能使用CallbackProperty
Beta Was this translation helpful? Give feedback.
All reactions