bicycle/pages/trajectory/trajectory.vue @@ -95,6 +95,7 @@ this.info = rideInfo this.includePoints = tracks this.markers = this.buildMarkers(startPoint, endPoint) this.polyline = tracks.length ? [{ points: tracks, color: '#01B6AD',