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