@@ -260,6 +260,8 @@
mapFitBounds(mapRef, locations.value);
}, 600);
} else {
+ // locations.value = [];
+ realLocations.value = [];
setDefaultCenter();
}
},