0

In my iPhone app I required to remove MKAnnotationView' rightCalloutAccessoryView because right now it shows me white color not button that added to it. So I decided to show only letCalloutAccessoryview in whole calloutView.

This problem is only in iOS 8.I searched for this thing got this link :

iOS 8 MKAnnotationView rightCalloutAccessoryView misaligned

In this link it shows that with IOS 8 rightCalloutView is not working properly. So I decided to remove that.

Is it possible?

Community
  • 1
  • 1
  • If you don't want a rightCalloutAccessoryView, what's stopping you from leaving it or setting it to nil? –  Nov 18 '14 at 12:35
  • If I set it to nil still there is blank white space showing in callout bubble which i want to avoid . – Nirav Patadiya Nov 18 '14 at 13:30

0 Answers0