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.
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/
Related
I've read Google's only swift guide for analytics and I got some errors. When I researched them people said Cocoapods method have some bugs. And how to integrate Google Analytics on iOS by swift without cocoapods?
I am not sure if Google Analytics for iOS will be able to provide you with all the needed analytics for a mobile app, but if you have decided this is the way to go then here is something that may help.
Below if a guide to setting up the Google Analytics SDK in iOS manually, it is a tutorial on the Ray Wenderlich site (which is always a great resource). It is for iOS 7 but should point you down the right path...
http://www.raywenderlich.com/53459/google-analytics-ios
I'm developing a web app with google maps and i'm now looking to transfer it to an iPhone app, probably using phonegap as it allows html5 coding for phone apps.
My question is- will google maps display ok on an iphone app?
regards,
Matt
I just made a Taxi ordering app using HTML5 (PhoneGap). Problem with Google Map api was that it was very slow. We decided to use MapKit instead. Google maps looked fine though.
Yes, If you going to use HTML, google maps should run fine on iPhone. But if going to submit to the App Store it might be rejected or its going to be slow.
I want to know if is it not at all possible to use Google maps on iOS 6 ?
I had one App prepared and now when I am using it iOS 6, It automatically takes Apple maps !
Since I dont want to use Apple maps, So I want to know if any how,Is it possible to use Google maps on
iOS 6 !
You can still google maps, but not on mapkit. The google maps has a very useful API you can use to generate the maps. You won't be able to use MKMapKit thou, but you can use google's static maps API to show the map content.
Edit: here's a new open source project with google maps tile Link and here is a link for the alternative, official, bing maps toolkit Link
The website maps.google.com works fine.
You could now. Google present iOS SDK for iOS 6. http://googlegeodevelopers.blogspot.com/2012/12/a-new-way-to-add-google-maps-to-your.html
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 you 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
Hii friends,
i have to create a routemap for a university using maps as i preferred to use Google Maps API to develop it, as it seems easy for me with previous experience with maps API.
Does any Map library available for iPhone beyong google maps?
hey do try Route Me and open source library
http://mobileorchard.com/route-me-an-open-source-map-library-for-iphone-developers/