How do you change the text colour and background of a MapKit Annotation?
I am using MKAnnotation there doesn't seem to be a property I can use to change the text color or background color?
Any ideas? Thanks
How do you change the text colour and background of a MapKit Annotation?
I am using MKAnnotation there doesn't seem to be a property I can use to change the text color or background color?
Any ideas? Thanks
as I understand you basically want to override Mapkit annotation text color or something. I hope it helps your problem https://www.cocoacontrols.com/controls/multirowcalloutannotationview
note : this framework may inspire you what should you customize annotation.