Module geo::algorithm::line_interpolate_point[][src]

Interpolate a point along a Line or LineString.

Traits

LineInterpolatePoint

Returns an option of the point that lies a given fraction along the line.