Warning: file_get_contents(/data/phpspider/zhask/data//catemap/3/android/190.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
在iPad应用程序中使用Google Earth API_Ipad_Google Earth_Google Earth Plugin_Iphone - Fatal编程技术网

在iPad应用程序中使用Google Earth API

在iPad应用程序中使用Google Earth API,ipad,google-earth,google-earth-plugin,iphone,Ipad,Google Earth,Google Earth Plugin,Iphone,我需要创建一个以谷歌地球为核心的iPad应用程序。因此,当应用程序打开时,基本上需要运行Google Earth 然后,我需要添加为我们的业务量身定制的附加功能,例如我们不同酒店和优惠的照片、不同图标和各种功能 这可能吗?对于一个C开发人员来说,你认为这有多困难? 除了谷歌地球,你还知道其他类似的应用吗? 这是不可能的,因为迄今为止,iPad不支持Google Earth和Google Earth插件。有一个Google Earth iPhone应用程序可以在iPad上运行,但它没有公共api。

我需要创建一个以谷歌地球为核心的iPad应用程序。因此,当应用程序打开时,基本上需要运行Google Earth

然后,我需要添加为我们的业务量身定制的附加功能,例如我们不同酒店和优惠的照片、不同图标和各种功能

这可能吗?对于一个C开发人员来说,你认为这有多困难? 除了谷歌地球,你还知道其他类似的应用吗?
这是不可能的,因为迄今为止,iPad不支持Google Earth和Google Earth插件。有一个Google Earth iPhone应用程序可以在iPad上运行,但它没有公共api。但是,您可以将自定义Kml加载到应用程序中,这可能足以满足您的需要


我不知道还有其他解决方案。

你必须使用谷歌地球而不仅仅是谷歌地图吗?