init(excluding:)
Initialize the point of interest filter with a list of categories to exclude.
Declaration
init(excluding categories: [MKPointOfInterestCategory])Parameters
- categories:
An array of categories to exclude.
Initialize the point of interest filter with a list of categories to exclude.
init(excluding categories: [MKPointOfInterestCategory])An array of categories to exclude.