Comment on Show HN: A website that heatmaps your city based on your housing preferencesparentComments−WiggleGuyOP1yThat actually is possibleHeatmaps are split into criteria, and each of those criteria can contain multiple places.The criteria are OR clauses between any of the places, and the heatmap is an AND clause over all the criteriaSo to do what you'd like, you'd place the libraries in the same criteria
Comments
That actually is possible
Heatmaps are split into criteria, and each of those criteria can contain multiple places.
The criteria are OR clauses between any of the places, and the heatmap is an AND clause over all the criteria
So to do what you'd like, you'd place the libraries in the same criteria