`; } if (tipo == 'places') { contentString = ``; } var infoWindow = new google.maps.InfoWindow({ content: contentString }); google.maps.event.addListener(marker, 'click', function () { map.setZoom(14); map.setCenter(marker.getPosition()); if (activeWindow != null) activeWindow.close(); infoWindows[this.infoWindowIndex].open(map, this); activeWindow = infoWindows[this.infoWindowIndex]; }); google.maps.event.addListener(infoWindow, 'closeclick', function () { map.setZoom(zoom); map.setCenter(markers[0].getPosition()); }); infoWindows.push(infoWindow); markers.push(marker); map.setCenter(markers[0].getPosition()); mapCounter = index; } function getShared(advListId) { $("#shared_" + advListId).click(); } const resultados = []; function initMap() { if ('morelos' != '') { zoom = 12; } map = new google.maps.Map(document.getElementById('show-map'), { scrollwheel: false, zoom: zoom }); var latLonIsNull = 'isNull'; var latValue = ''; var lonValue = ''; if (latLonIsNull == "notNull") { if (latValue != null && lonValue != null) { var markerMU = new google.maps.Marker({ position: { lat: parseFloat(latValue), lng: parseFloat(lonValue) }, map: map, title: "Mi actual ubicación", icon: "https://maps.google.com/mapfiles/ms/icons/red-dot.png" }); } } var resultado = { id: 413078782, lat: 27.471886, lon: -99.503952, bn: 'MACETTHOME', address1: 'CHIHUAHUA 2306, GUERRERO', address2: 'NUEVO LAREDO, 88240, TAMS', url: '/informacion/macetas/guerrero/nuevo-laredo/TAMS/macetthome/413078782', phone: '(867)137-5266', isnational: 'false', index: 0, param1: null, category: 'macetas', adsa: 'adsa', state: 'morelos', direccionRuta: 'https://www.seccionamarilla.com.mx/mapas/como-llegar/macetthome/macetas/tams/nuevo-laredo/413078782', city: 'nuevo-laredo', bnPath: 'macetthome', dir: 'GUERRERO, C.P.88240' }; resultados.push(resultado); var resultado = { id: 412770660, lat: 19.350494, lon: -99.088989, bn: 'FIBRAMEX', address1: 'ORIZABA 45, ESTADO DE VERACRUZ', address2: 'IZTAPALAPA, 09856, DF', url: '/informacion/macetas/estado-de-veracruz/iztapalapa/DF/fibramex/412770660', phone: '(56)1627-9363', isnational: 'false', index: 1, param1: null, category: 'macetas', adsa: 'adsa', state: 'morelos', direccionRuta: 'https://www.seccionamarilla.com.mx/mapas/como-llegar/fibramex/macetas/df/iztapalapa/412770660', city: 'iztapalapa', bnPath: 'fibramex', dir: 'ESTADO DE VERACRUZ, C.P.09856' }; resultados.push(resultado); var resultado = { id: 412770661, lat: 19.350494, lon: -99.088989, bn: 'FIBRAMEX', address1: 'ORIZABA 45, ESTADO DE VERACRUZ', address2: 'IZTAPALAPA, 09856, DF', url: '/informacion/macetas/estado-de-veracruz/iztapalapa/DF/fibramex/412770661', phone: '(56)1627-9363', isnational: 'false', index: 2, param1: null, category: 'macetas', adsa: 'adsa', state: 'morelos', direccionRuta: 'https://www.seccionamarilla.com.mx/mapas/como-llegar/fibramex/macetas/df/iztapalapa/412770661', city: 'iztapalapa', bnPath: 'fibramex', dir: 'ESTADO DE VERACRUZ, C.P.09856' }; resultados.push(resultado); }