@@ -814,8 +814,8 @@ export default {
}); //这里要注意写fromLonLat,很重要
line.setStyle(new Style({
stroke: new Stroke({
- width: 3,
- color: "#ff730d"
+ width: 8,
+ color: "#0814f1"
})
}));
this.linevectorLayer = new LayerVec({