Search code examples
iosgoogle-earth

Can you integrate Google Earth in your iOS app?


May be in a UIWebView, can you show the interactive Globe of Google Earth using its APIs?

How much control would I have to restrict various things like zoom level, flying from one destination to other etc?

Is there a direct API that I can use in my code?

Thanks Dev.


Solution

  • AFAIK this is not possible - the google earth plugin is not supported by mobile Safari. So, no there is no API that you can use...