Closed vpithart closed 2 years ago
I'm sorry, wrong repository. This bug belongs to the forked https://github.com/onikiienko/Leaflet.curve.
(that one is a default you get via npm install leaflet-curve
).
Yeah that's an old fork which I don't think is maintained. I recommend using the package @elfalem/leaflet-curve
instead.
With leaflet v1.7.1 and Leaflet.curve 1.0.0, calling setStyle to change line weight blows out. Reproducible in this codepen.
This is where the error occurs.