Contents

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.

See Also

Creating filters