Using MKMapView I have a bunch of annotations uploaded to it, and I want to be able to filter annotations displayed using a segmented control.
I use custom annotations with a variable of type, so I can tell them separately from each other, but I could not find a way to hide and show a subset of the annotation views of my choice.
objective-c iphone annotations mapkit
Affian
source share