类型:开发

描述:
This commit is contained in:
2026-01-23 00:57:16 +08:00
parent 7d9036ac2d
commit e23a541799

View File

@@ -437,7 +437,7 @@
}) })
console.log(arr) console.log(arr)
var polyline = new BMapGL.Polyline(arr, { var polyline = new BMapGL.Polyline(arr, {
strokeColor: '#9C9C9C', strokeColor: '#FF5151',
strokeStyle: 'dashed', strokeStyle: 'dashed',
strokeWeight: 3, strokeWeight: 3,
strokeOpacity: 0.8 strokeOpacity: 0.8