excluding(_:)
Show all points of interest except those belonging to certain categories using the list you provide.
Declaration
static func excluding(_ categories: MKPointOfInterestCategory...) -> PointOfInterestCategoriesParameters
- categories:
The points of interest categories to exclude.
Return Value
Returns a set of point of interest categories to exclude.