strokeWidth property
Width of the polygon, used to define the width of the line to be drawn.
The width is constant and independent of the camera's zoom level. The default value is 10.
Implementation
final int strokeWidth;
Width of the polygon, used to define the width of the line to be drawn.
The width is constant and independent of the camera's zoom level. The default value is 10.
final int strokeWidth;