Re: [MapKit] Question regarding a workaround of one of its shortcomings?
Re: [MapKit] Question regarding a workaround of one of its shortcomings?
- Subject: Re: [MapKit] Question regarding a workaround of one of its shortcomings?
- From: Stephane Sudre <email@hidden>
- Date: Tue, 17 May 2011 21:30:29 -0700
Solved.
Saving the original gesture recognizers and replacing them with other
ones works well.
On Tue, May 17, 2011 at 5:10 PM, Stephane Sudre <email@hidden> wrote:
> As far as I can tell, OverlayViews are not clickable.
>
> So, I'm subclassing MKMapView and overloading the GestureRecognizers
> actions handlers to deal with that.
>
> Considering that these actions handlers are not documented (well, they
> are through a quick NSLog output), would doing that be considered
> using private APIs by you-know-who?
>
> If it is, is there a more friendly way of doing it? Removing the
> current GestureRecognizers and adding my owns might be one but I
> haven't checked the GestureRecognizers API in details yet.
_______________________________________________
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