Re: MapKit
Re: MapKit
- Subject: Re: MapKit
- From: Fritz Anderson <email@hidden>
- Date: Sun, 27 Nov 2011 10:20:21 -0600
On 27 Nov 2011, at 7:17 AM, Luca Ciciriello wrote:
> Is there a way to load a custom map (instead of Google map) in the MKMapView component?
No.
However, you could define an MKOverlayView that completely overwrites the standard view. I'm not sure how much that gets you above defining your own UIView for your map content and putting it into a UIScrollView.
— F
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
References: | |
| >MapKit (From: Luca Ciciriello <email@hidden>) |