includingAll
A filter that includes all point of interest categories.
Declaration
class var includingAll: MKPointOfInterestFilter { get }Discussion
You can use includingAll to include all points of interest in your map view without listing all the categories individually.