@@ -207,6 +207,7 @@ export default {
},
reset() {
if (dataSources) viewer.dataSources.remove(dataSources);
+ dataSources = undefined;
watch: {},