WIP: Visual clustering of POIs on map #8372

Draft
beasmm wants to merge 1 commit from beasmm/feature-#5074 into master

1 commit

Author SHA1 Message Date
Beatriz Mira Mendes
bb335c3a4a Closes #8291
Implemented a recursive function based on Hierarchical
Clustering, which clusters POIs together if the distance
between them is smaller than the 'threshold'. This
threshold is calculated using the Viewport's dimensions,
 changing everytime the users zooms in or out.

We also created the code to assign a mark symbols to these
clusters.

Co-authored-by: Dinis Caroço <dinis.caroco@tecnico.ulisboa.pt>

Signed-off-by: Beatriz Mendes <beatriz.mira.mendes@tecnico.ulisboa.pt>
2024-05-27 20:05:40 +01:00