excluding(categories)
Creates a point-of-interest filter that excludes categories from a list that you provide.
Declaration
static excluding(
categories: PointOfInterestCategory[],
): PointOfInterestFilter;Creates a point-of-interest filter that excludes categories from a list that you provide.
static excluding(
categories: PointOfInterestCategory[],
): PointOfInterestFilter;