ASP.Net Web应用程序中的Google Earth API用法

时间:2012-01-05 11:09:03

标签: .net google-earth google-earth-plugin

我想将谷歌地球应用程序添加到我的asp.net web应用程序。用户可以根据需要添加地标,然后将地点保存为“.kmz”或“.kml”。什么是最佳的集成方式?是否有可能直接在asp.net中加载谷歌地球应用程序?或者我是否需要使用谷歌地球API来获得这种功能?如果您有任何样本申请或代码,请与我分享。

2 个答案:

答案 0 :(得分:1)

我不知道asp.net。但是,Earth API只有一个JavaScript组件。因此,您需要在页面上创建JavaScript以加载它。谷歌搜索它,我想出了这个: http://msdn.microsoft.com/en-us/library/aa479011.aspx

答案 1 :(得分:1)

我怎么做同样的事情,是的,你可以在你的asp.net网络应用程序中添加google earth,因为你需要添加google earth api并在你的系统中安装google earth插件。您可以查看已经完成这些操作的一些示例。

https://developers.google.com/earth/documentation/examples

以及更多查看google earth api的文档

https://developers.google.com/earth/documentation/index