Releases: slutske22/leaflet-arrowheads
Releases · slutske22/leaflet-arrowheads
v1.4.0 - Offsets, perArrowheadOptions, .d.ts
Version 1.2.3
Minor bug fix to enable the use of L.poyline(...).arrowheads(...).addTo(layergroup)
syntax without bugs. Thanks @darrenfreeman.
1.2.2: Fixed backwards arrowheads bug
Bug Fixes:
Fixed arrowheads sometimes rendering backwards thanks to PR from @matonga
Adding GeoJSON Support
Now enables arrowheads on L.GeoJSON
LineString
and MultiLineString
features.