/ Published in: Objective C
Expand |
Embed | Plain Text
[self.mainMapView removeAnnotations: [self.mainMapView.annotations filteredArrayUsingPredicate:[NSPredicate predicateWithFormat:@"!(self isKindOfClass: %@)", [MKUserLocation class]]]];
You need to login to post a comment.
