ol-ext: Circle intersection

ol/Circle~intersection is a fast polygon intersection calculation with a circle.
It produces a rough calculation of the intersection area (for fast statistcal purposes).
NB: It produces unnecessary points and the computed intersection is rough.
See extent intersection example to compute intersection on extents.
It can be used to compute statistics on the map.
Draw a polygon on the map
Computation time comparison
ol-ext vs jsts