Is there any native solution using Google maps in iOS6 development?
Let's not assume UIWebView
.
What do you think, are developers going to use Apple maps because they don't want to use UIWebView
?
Is there any native solution using Google maps in iOS6 development?
Let's not assume UIWebView
.
What do you think, are developers going to use Apple maps because they don't want to use UIWebView
?
Under iOS 6.0 you will have to use UIWebView (the google maps rendering 'engine' is not present as before), this might change in the future but it's not very likely because google and apple don't like each other any longer.
How about using layered map tiles on top of Mapkit? See this link