Skip to content

Clustering working

Amon Santana requested to merge feature-map-clusters into master

Implements the clustering of studies based on the sutdies spatial distance and adds a legend that describes the cluster. The custering uses the https://github.com/Leaflet/Leaflet.markercluster and implements a custom class (GeoJsonCluster) for the TimeDimension to make it work.

Merge request reports