美文网首页
多视图联动

多视图联动

作者: 我爱福尔摩斯呀 | 来源:发表于2020-09-10 17:19 被阅读0次

最近开始使用EarthSDK,需要实现一个多视图联动的功能。XE.MVVM.bind绑定属性就可以简单实现:

XE.MVVM.bind(earth1.camera, 'position', earths2.camera, 'position');
1.gif

相关文章

网友评论

      本文标题:多视图联动

      本文链接:https://www.haomeiwen.com/subject/rrvpektx.html