I have a view calloutDetail: annotationView.detailCalloutAccessoryView = mapInformationView.view
It works fine, but I don't want to display the title / subtitles, just my custom view. But when I left the title / subtitle blank, the leader does not display.
So how can I hide them or just change the size and name of their font?
source share