mapbox / DEPRECATED-mapbox-ios-sdk

REPLACED – use https://www.mapbox.com/ios-sdk instead
https://github.com/mapbox/mapbox-gl-native
Other
323 stars 8 forks source link

tapOnLabelForAnnotation doesn't work #514

Open LeandroHub opened 9 years ago

LeandroHub commented 9 years ago

In a RMMapView, tapOnLabelForAnnotation is never called when the user taps a marker label. However, tapOnCalloutAccessoryControl works perfectly.

incanus commented 9 years ago

To be clear, you are talking about the -[RMMarker label] API? We haven't done much to develop that beyond the original upstream open source version, instead focusing on MapKit-like callouts and their interactions. That said it seems like a simple bug. Could you provide a quick code test case?

mohpor commented 9 years ago

It's already been taken care of! Poease refer to previous issues, although justin never approved of the solution, because it's somehoe ambiguous!— Sent from Mailbox

On Fri, Sep 26, 2014 at 8:50 PM, Justin R. Miller notifications@github.com wrote:

To be clear, you are talking about the -[RMMarker label] API? We haven't done much to develop that beyond the original upstream open source version, instead focusing on MapKit-like callouts and their interactions. That said it seems like a simple bug. Could you provide a quick code test case?

Reply to this email directly or view it on GitHub: https://github.com/mapbox/mapbox-ios-sdk/issues/514#issuecomment-56991929

LeandroHub commented 9 years ago

Sorry, mohpor. I didn't see the issue when looking at the list. My bad.