is it legal to show google map with directions in iphone application in a UIWebView ?? i mean to say that can apple allow this ? can apple approve an application which shows google map with directions, inside UIWebView (Not with UIMapKit).
Share
Yes. Any questions?
Edit: I’ve used this approach in several published applications. Note, though, that
MKOverlayViewsupports custom overlay drawing (as of iOS 4.0).