After watching WWDC video 206 I assumed this would be a trivial task of adding the detail callout view to a mapView annotation view.
So, I assume Im doing something
Use UIImageView
view.detailCalloutAccessoryView = UIImageView(image:UIImage(named:"YourImageName"))