As we know that annView(annotation view) has left and right CalloutAccessoryView, but why annotation view doesnt have a callout outlet? because I want to make a event that will be called if Annview.callout has been clicked. or is there anything code to do that without customize Callout?
so we have annView.rightCalloutAccessoryView and we have annView.leftCalloutAccessoryView
why we do not have annView.Callout?