有没有gwt的谷歌地球小部件
此处的示例是从 2008 年开始,它对我不起作用......
我尝试了 gwt-maps 小部件,但 kml 覆盖在地球视图上不起作用
我需要一个 gwt 小部件,在浏览器上显示 google 地球插件,并提供 api 来加载 kml (kmz) 文件并显示 sketchup 中的模型
是否有可用解决方案吗?或者我是否必须使用本机 javascript 来创建小部件?
the sample here is from 2008 and it doesn't work for me...
i tried gwt-maps widget but the kml overlay doesn't work on the earth view
i need a gwt widget that displays google earth plugin on the browser and provide the api to load kml (kmz) file and display models from sketchup
is there any solution available? or do i have to work with native javascript to create the widget?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我正在包装整个 Earth API v3。
I am in the process of wrapping the entire earth API v3.