Several and different custom Pins in the same mapView
问题 This is my question.... I have a mapView and i fill the view with several custom pins. I would different custom pins in my mapView. I have tried with an IF condition but don't work. I don't understand how the called to method works. Follow the code. Vi allego il codice. //Customization of my pins - (MKAnnotationView *)mapView:(MKMapView *)mapView viewForAnnotation(id<MKAnnotation>)annotation{ static NSString *identifier = @""; MKAnnotationView *pin = [ mappa