width property

int width
final

Width of the polyline, used to define the width of the line segment to be drawn.

The width is constant and independent of the camera's zoom level. The default value is 10.

Implementation

final int width;