src/views/historymode/HistoryMode.vue
@@ -148,8 +148,8 @@ // 刷新图例 const factor = this.factorDatas.factor[this.factorType]; sector.clearSector(); this.drawRoadLine(factor); // this.drawRoadMap(factor); // this.drawRoadLine(factor); this.drawRoadMap(factor); this.drawMassMarks(factor); }, // 绘制3D走行路线图