The rhumb line interpolator computes interpolated positions along a rhumb line. Rhumb lines are lines of constant bearing. They appear as straight lines on a Mercator 2D map projection and are well suited to navigation.
![]() | Gets or sets the central body used when interpolating with Interpolate. |
![]() | Gets or sets the granularity, in radians, used when interpolating with Interpolate. Lower granularities are more precise but create more positions. |