我想设置一个MKPointAnnotation,当它被点击时,我可以调用另一个功能.反正有没有添加手势识别器或类似的东西?
MKPointAnnotation
实施mapView(_ mapView: MKMapView!,didSelectAnnotationView view: MKAnnotationView!)中MKMapViewDelegate
mapView(_ mapView: MKMapView!,didSelectAnnotationView view: MKAnnotationView!)
MKMapViewDelegate