Contents

pointOfInterestFilter

A filter used to include or exclude point-of-interest categories.

Declaration

pointOfInterestFilter?: PointOfInterestFilter;

Discussion

If you provide a PointOfInterestFilter and set includePointsOfInterest to false, the filter takes precedence and MapKit JS ignores the Boolean.

See Also

Points of Interest