Gustavo Luigi 2023-05-15 17:36:46 -03:00
parent 3df88ea4cc
commit f634363130
1 changed files with 0 additions and 1 deletions

View File

@ -17,7 +17,6 @@
function initMap() {
let items = {!! json_encode($contents) !!};
items = items.data;
console.log(items);

const map = new google.maps.Map(document.getElementById("map"), {
zoom: 5,