Add leaflet-polylinedecorator

This commit is contained in:
2025-08-14 23:17:17 +00:00
parent b585a39dd0
commit 25d6a8757b
3 changed files with 14 additions and 1 deletions

View File

@@ -155,7 +155,7 @@ function PolylineWithArrows({ coords, showDirection }) {
offset: 25,
repeat: 100,
symbol: leaflet.Symbol.arrowHead({
pixelSize: 15,
pixelSize: 10,
polygon: false,
pathOptions: {
stroke: true,