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: 18 January, 2025
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.