Ios mapgl maps reference PolylineStyle | 2GIS Documentation

PolylineStyle

Style to draw a line

public init(color: UIColor, width: CGFloat, z: Int? = nil)

Represents line style

Parameters
color
UIColor

Line stroke color

width
CGFloat

Stroke width in screen points.

z
Int?

Draw order.