0

I want to change MKPointAnnotation image but I cant

this is my code .

let drowPin = MKPointAnnotation()
            drowPin.title = pin.company
            drowPin.subtitle = pin.Description
            drowPin.coordinate = annotation
            mapView.addAnnotation(drowPin)
Sam
  • 243
  • 3
  • 12

0 Answers0