我想將Google Earth應用程序添加到我的asp.net Web應用程序中。用戶可以根據需要添加地標,然後將地點保存爲「.kmz」或「.kml」什麼是最好的整合方式?是否有可能直接在asp.net中加載谷歌地球應用程序?或者我需要使用谷歌地球API來獲得這種功能?如果您有任何示例應用程序或代碼,請與我分享。Google Earth API在ASP.Net Web應用程序中的用法
0
A
回答
1
我不知道asp.net。但是,地球API只有一個JavaScript組件。所以你需要在你的頁面上創建JavaScript來加載它。只是谷歌搜索它,我想出了這個: http://msdn.microsoft.com/en-us/library/aa479011.aspx
1
我怎麼一直在同一件事情,是的,你可以添加谷歌地球在你的asp.net的Web應用程序,因爲你需要添加谷歌地球api並在你的系統中安裝谷歌地球插件。你可以查看一些已經完成的例子。
https://developers.google.com/earth/documentation/examples
和更檢查出谷歌地球API的文檔
相關問題
- 1. Silverlight中的Google Earth API應用程序
- 2. 如何在Web應用程序ASP.NET和C#中引用和使用Google Earth API
- 3. Google Earth API與Google Earth COM API
- 4. 如何將Google Earth API集成到桌面應用程序中?
- 5. 在Asp.net Web應用程序中實現Google Sheet API
- 6. Qt和Google Earth API
- 7. google earth api for iphone
- 8. 如何從Asp.net web api應用程序中使用web api
- 9. 在Winforms中使用Google Earth API(.net 4.0)
- 10. ASP.NET Core 1.1 Web API無法在Web應用程序上工作
- 11. 從Web應用程序訪問Google API
- 12. ASP.NET MVC中的Google Earth
- 13. 從ASP.Net使用ASP.Net Web API 4 Web應用程序
- 14. asp.net Web Api和移動應用程序
- 15. 純asp.net Web API應用程序
- 16. 使用Web API的ASP.Net應用程序中的架構問題
- 17. 如何在.Net Web應用程序中使用Google Finance API?
- 18. 在.NET 3.5中使用Google Maps API ASP.NET MVC應用程序
- 19. 在ASP.NET Web應用程序中的ExtJs
- 20. ASP.NET MVC Web應用程序VS ASP.NET Web應用程序
- 21. Google Calender Api使用API調用集成到web應用程序
- 22. 如何在asp.net web應用程序中使用box api
- 23. 如何在ASP.NET Web API SelfHost應用程序中使用CORS?
- 24. Asp.net的web應用程序
- 25. 適用於Android的Google Earth API
- 26. 適用於Flex/Flash的Google Earth API
- 27. 的ASP.NET Web API - 從一個ASP.NET MVC應用程序4
- 28. Azure Web應用程序中的三層Web應用程序
- 29. 無法託管asp.net的Web API應用程序
- 30. 在asp.net web應用程序中調用google map static api時出現錯誤:遠程名稱無法解析:'maps.googleapis.com'