logo

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

Expand description

Interpolate a point along a Line or LineString.

Traits

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