#97 unwanted space removed

master
Agriya Dev5 2021-05-18 16:34:03 +05:30
parent bbf41a788f
commit d759f28104
1 changed files with 1 additions and 1 deletions

View File

@ -236,7 +236,7 @@ export default {
newMarker = marker; newMarker = marker;
} }
}); });
if (!newMarker) { if (!newMarker) {
// Create a new marker with this color // Create a new marker with this color
const lastId = marker.id; const lastId = marker.id;