PolylineFlags Interface

Flags describing a PolylineArgs.

Properties

Name Type Description
is2d boolean | undefined If true, the polylines' positions all have the same z coordinate.  
isDisjoint boolean | undefined If true, the polylines are to be drawn as individual disconnected point strings instead of as connected line strings.  
isPlanar boolean | undefined If true, the polylines' positions are all coplanar.  

Defined in

Last Updated: 14 May, 2024