Position interpolators compute positions based on a collection of input positions. Position interpolators are used in conjunction with the polyline primitive to render things such as great arcs and rhumb lines.
Interpolate | Computes interpolated positions based on the input positions. Returns an array of positions in the order x, y, z. |
PolylineType | Gets the polyline type of positions returned from interpolate |





