minLineStyleComponentSize

minLineStyleComponentSize: undefined | number

The longest dimension of a line style's largest component must be at least this size in order for exportGraphics to evaluate and generate its graphics. If undefined, this defaults to 0.1. Line styles can evaluate to 3D geometry that clients expect to receive from exportGraphics, but they can also generate gigabytes of mesh data when line styles with small components are applied to long line strings.

Defined in

Last Updated: 16 April, 2024