including(_:)
Show only points of interest belonging to certain categories from the provided array.
Declaration
static func including(_ categories: [MKPointOfInterestCategory]) -> PointOfInterestCategoriesParameters
- categories:
An array of point of interest categories to include.
Return Value
Returns the points of interest to include.