Raj
Raj

Reputation: 637

How to integrate google map in ios?

I have integrated google map API in my android app. now i am programming same in ios. I am not understanding how to integrate google map API in to my ios app. Or is it possible to integrate google map API in to ios app?? Please help me. If u have any tutorial it would be most appriciated.

Upvotes: 0

Views: 1018

Answers (1)

Evol Gate
Evol Gate

Reputation: 2257

You need to use MKMapView for that. Have a look at this tutorial: http://www.icodeblog.com/2009/12/21/introduction-to-mapkit-in-iphone-os-3-0/

Upvotes: 1

Related Questions