excludingAll
A filter that excludes all point of interest categories.
Declaration
class var excludingAll: MKPointOfInterestFilter { get }Discussion
You can use excludingAll to remove all points of interest from your map view without listing all the categories individually.