Hi, we draw (poly-)lines on a map using SolidStrokeSymbolLayer. When zooming out, the width of the line remains quite thick - which does not look very good.
We try to adapt the width of the stroke but if I understand correctly, the layer is defined once and it requires a recreation if we want to change its width. Is that correct? Is there another way to chance the stroke width when zooming?