react-leaflet icon indicating copy to clipboard operation
react-leaflet copied to clipboard

feat(react-leaflet): Improved polyline updates when props changes

Open gallayl opened this issue 2 months ago • 0 comments

As I want to update some other properties in the same Polyline leaflet instance as positions, I think it would be a good idea to improve the <Polyline /> component. I've added some commonly used properties to the updatePolyline(...) method.

gallayl avatar Apr 18 '24 11:04 gallayl