includePointsOfInterest
A Boolean value that indicates whether the search results should include points of interest.
Declaration
includePointsOfInterest?: boolean;Discussion
If you set this value to false and include a pointOfInterestFilter, the filter takes precedence and MapKit JS ignores the false value. The default value is true.