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