ol-ext: Convex hull
This example uses a
ol.coordinate.convexHull()
function to calculate a
convex hull
or convex envelope to display a polygon around the points of a cluster.
Look at
AnimatedCluster
for more example on clusters.
Look at the
convex hull example
for more information on the envelope calculation.
Move over the features to see the convex hull of the cluster.