简体   繁体   English

Google Web Toolkit中的WorldWind应用程序

[英]WorldWind Application in Google Web Toolkit

I was wondering if anyone has ported NASA's World Wind over to GWT. 我想知道是否有人将NASA的World Wind移植到了GWT。 I would really like to see a couple of examples of setting up and using a world wind map in a GWT project and performing actions like creating geometries for the map and adding custom icons to the map. 我真的希望看到几个在GWT项目中设置和使用世界风图并执行诸如为地图创建几何图形以及向地图添加自定义图标等操作的示例。 If anyone has any information on this I would greatly appreciate it. 如果有人对此有任何信息,我将不胜感激。

Thanks, 谢谢,

MPH MPH

No, I don't believe anybody has ported NWW-J to GWT. 不,我不相信有人已将NWW-J移植到GWT。 It would be a huge job, probably resulting in a huge web-app. 这将是一项巨大的工作,可能会导致一个庞大的网络应用程序。

IMHO you should really be looking at OpenLayers It doesn't provide a 3d view, but it really is the standard for 2d browser-based mapping. 恕我直言,你真的应该看看OpenLayers它不提供3D视图,但它确实是基于2d浏览器的映射的标准。

Alternatively, if your users have up-to-date browsers you could try WebGlEarth . 或者,如果您的用户拥有最新的浏览器,您可以尝试使用WebGlEarth It isn't as mature as OpenLayers, but it is 3d on an HTML5 browser. 它不像OpenLayers那样成熟,但在HTML5浏览器上它是3d。

Ian 伊恩

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM