[MapKit] Question regarding a workaround of one of its shortcomings?
[MapKit] Question regarding a workaround of one of its shortcomings?
- Subject: [MapKit] Question regarding a workaround of one of its shortcomings?
- From: Stephane Sudre <email@hidden>
- Date: Tue, 17 May 2011 17:10:33 -0700
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