OpenLayers JavaScript Mapping Library |
OpenLayers. Geometry. CurveA Curve is a MultiPoint, whose points are assumed to be connected. To this end, we provide a “getLength()” function, which iterates through the points, summing the distances between them. InheritsSummary
OpenLayers. Geometry. CurveParameters
|
{Float} The length of the curve
getLength: function()