so I want to show some pictures as annotations on the map. In order to do that I need to add the image property of the MKAnnotationView. I\'m using the regular images but I
simple one line code its works for me
self.profileImage.layer.cornerRadius = self.profileImage.frame.size.width / 2