Declaration

func removeAnnotation(_ anAnnotation: GSAnnotation)

Declaration

- (void) removeAnnotation:(GSAnnotation *) anAnnotation;

Declaration

removeAnnotation_(anAnnotation: GSAnnotation)

Discussion

This has no effect when the annotation is not in the layer.

See Also

Adding and Removing Annotations