PolylineIndices Type

PolylineIndices = number[]

Describes the vertex indices of a single line within a PolylineArgs. The indices represent either a line string as a connected series of points, or a point string as a set of disconnected points, depending on the isDisjoint value of PolylineArgs.flags.

Defined in

Last Updated: 14 November, 2024