I am implementing one iphone applicaiton in which I want to implement google earth.
I have done research on net for google earth for if any google earth api available or not.
But I have not found sucess.
Can yo开发者_开发知识库u advice me is it possible to implement google earth in our applciation.
Please advice me for this.
Thanks in advance
I would suggest downloading the Google Earth app from:
http://itunes.apple.com/us/app/google-earth/id293622097?mt=8
However, if you still want to build an app, the Google Earth API documentation lies at:
http://code.google.com/apis/earth/
Google does not provide any API specifically for iPhone. This API is in JavaScript.
Reference
精彩评论