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