Leaflet.widget
Leaflet.widget copied to clipboard
L.MultiPolyline removed from Leaflet > 1.4, causes Leaflet.widget failure
Per changelog.md in Leaflet library:
* Removed `MultiPolyline` and `MultiPolygon` classes since multiple rings are now handled by `Polyline` and `Polygon` classes respectively.
#9