Re: MKMapView, screen grabs and other discussions

2013-11-29 Thread Graham Cox
Thanks again, works perfectly for my needs. I guess that its existence indicates that you can use it freely, so the legality question is moot. —Graham On 29 Nov 2013, at 3:21 pm, Graham Cox wrote: > Aha! I hadn’t spotted that class. Looks very promising… I’ll check out the > videos also.

Re: MKMapView, screen grabs and other discussions

2013-11-29 Thread Graham Cox
Aha! I hadn’t spotted that class. Looks very promising… I’ll check out the videos also. cheers, Graham On 29 Nov 2013, at 2:21 pm, Roland King wrote: > Does MKMapSnapshotter do what you want? There's a bunch of stuff about maps > in OSX in the WWDC 2013 videos, I think I remember seeing that

Re: MKMapView, screen grabs and other discussions

2013-11-29 Thread Roland King
Does MKMapSnapshotter do what you want? There's a bunch of stuff about maps in OSX in the WWDC 2013 videos, I think I remember seeing that there. On 29 Nov, 2013, at 9:14 pm, Graham Cox wrote: > Hi all, > > What I want to do is to use MapKit to get imagery of a particular region, > display i

MKMapView, screen grabs and other discussions

2013-11-29 Thread Graham Cox
Hi all, What I want to do is to use MapKit to get imagery of a particular region, display it as a layer in an app, and allow the user to trace over it. MapKit makes this hard, probably deliberately. First, MKMapView is the only object available for displaying the map - there is no lower-level