LineLayerDescriptor

constructor(id: String, source: String, sourceLayer: String? = null, paint: LineLayerPaint = LineLayerPaint( stroke = StrokePaint() ), filter: Expression? = null)