master
parent
c9c664e4ee
commit
41e1c6dcfa
|
@ -147,6 +147,7 @@
|
|||
let openInfoWindow = null;
|
||||
|
||||
currentItems = currentItems.filter(function(item){
|
||||
console.log(item.location);
|
||||
return item.location != undefined;
|
||||
});
|
||||
|
||||
|
|
Loading…
Reference in New Issue