riku
2024-06-18 759d2a289ecf8e5d589a9b8b8cdac3826f03718e
src/views/realtimemode/RealtimeMode.vue
@@ -162,6 +162,7 @@
  unmounted() {
    this.clearFetchingTask();
    realTimeMapAnimation.stop();
    console.log('clear');
  }
};
</script>