This commit is contained in:
BianLzhaoMin 2025-06-11 15:48:49 +08:00
parent fff442df2c
commit a7591a11fb
1 changed files with 1 additions and 1 deletions

View File

@ -994,7 +994,7 @@ function addMapLine() {
) {
lineColor = "#FFFF00";
lineStyle = "solid";
} else if (endPoint.existSpan === 1) {
} else if (endPoint.existSpan === 1 && startPoint.existSpan === 1) {
lineColor = "#d81e06";
lineStyle = "dashed";
} else if (