类型:开发
描述:
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user