computeSmallestCircle
Returns the smallest circle which covers the given map points.
Return
Since
0.0.107
Parameters
mapPoints
A list of MapPoint to cover
Returns the smallest circle which covers the given coordinates.
Return
Since
0.0.86
Parameters
coordinates
A list of GeographicCoordinate to cover