0

我的 iPhone 应用程序需要 google earth api 有人可以提供想法或链接吗?

4

1 回答 1

0

抱歉,Google Earth iphone/ipad 应用程序没有公共 API。http://www.google.com/mobile/earth/

但是,您可以使用 maps.google.com 帐户中的“我的地图”将自定义 kml 加载到两个设备上的应用程序中,以允许叠加、模型、游览等。

将您的 KML 导入 IOS Google 地球

  1. 转到谷歌地图http://maps.google.com/

  2. 选择“我的地图”

  3. 选择“制作新地图”

  4. 点击“导入”。

  5. 选择您要添加的 kml/kmz 文件。

  6. 在 iphone/ipad 谷歌地球应用程序上选择“图层”

  7. 选择“我的地图”。

  8. 选择您在步骤 2 中创建的地图

您导入的 kml/kmz 数据现在将显示在 IOS 应用程序中,就像在完整的 Google 地球客户端中一样。

于 2010-09-05T16:11:46.730 回答