get_interpolated_points_path: Get Distance Along Bezier Curve
Description
Get Distance Along Bezier Curve
Usage
get_interpolated_points_path(points, n = 360, use_altitude = FALSE)
Value
Data frame of points along path, along with distances
Arguments
- points
3D points to interpolate
- n
Number of interpolation breaks