【问题标题】:Google Earth API Usage In ASP.Net Web ApplicationASP.Net Web 应用程序中的 Google 地球 API 使用
【发布时间】:2012-01-05 11:09:03
【问题描述】:

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

【问题讨论】:

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


    【解决方案1】:

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

    【讨论】:

      【解决方案2】:

      无论我在做什么,是的,您可以在您的 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

      【讨论】:

        猜你喜欢
        • 1970-01-01
        • 2023-03-11
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 2022-09-23
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        相关资源
        最近更新 更多