Hi !
Is there a way to hide the arrow at the annotation callout ?
So it only displays the title and subtitle ?
This doesn't work :
...
RightCalloutAccessoryView.Visible := False;
...
Cheers,
Paul
Hi,
Don't assign a RightCalloutViewAccessoryView
Kind Regards,
Pieter
Hi Pieter,
Weird, i "//" the RightCalloutViewAccessoryView
, but it would still show.
After i changed "imap" to "iMap" it does work. (Component i called iMap)
Solved.
Cheers,
Paul
Very weird ! :)