简体   繁体   English

使用JavaScript的Google Earth应用程序IDE?

[英]IDE for Google Earth app using JavaScript?

是否有推荐的IDE使用JavaScript开发基于浏览器的Google Earth应用?

I have quite a good set up using visual web developer for my IDE. 我使用IDE的可视化Web开发器进行了很好的设置。 The thing you are looking for is JavaScript debugging tools as these can really help to troubleshoot issues. 您正在寻找的是JavaScript调试工具,因为它们确实可以帮助解决问题。 Check the development pages on the earth api documentation for a great list of available tools. 查看Earth api文档上的开发页面,以获取大量可用工具。 However it is worth noting that none are "recommended" as such... 但是,值得注意的是,没有人被这样“推荐”。

http://code.google.com/apis/earth/documentation/debugging.html http://code.google.com/apis/earth/documentation/debugging.html

Use whatever you're used to. 使用您习惯的任何东西。 There is no canonical IDE for using Google's APIs with JavaScript. 没有规范的IDE可以将Google的API与Jav​​aScript结合使用。

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

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