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