`; } 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 ('tamaulipas' != '') { 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: 412646587, lat: 25.696354, lon: -100.335689, bn: 'DISTRIBUIDORA Y ENVASADORA DE PRODUCTOS DE SODIO SA DE CV', address1: 'CALLE PEDRO VELEZ 2460, PROGRESO', address2: 'MONTERREY, 64420, NL', url: '/informacion/sal/progreso/monterrey/NL/distribuidora-y-envasadora-de-productos-de-sodio-sa-de-cv/412646587', phone: '(81)8333-1181', isnational: 'false', index: 0, param1: null, category: 'sal', adsa: 'adsa', state: 'tamaulipas', direccionRuta: 'https://www.seccionamarilla.com.mx/mapas/como-llegar/distribuidora-y-envasadora-de-productos-de-sodio-sa-de-cv/sal/nl/monterrey/412646587', city: 'monterrey', bnPath: 'distribuidora-y-envasadora-de-productos-de-sodio-sa-de-cv', dir: 'PROGRESO, C.P.64420' }; resultados.push(resultado); var resultado = { id: 3362326, lat: 26.091963, lon: -98.278659, bn: 'SUSPIROS PASTELERIA', address1: 'BLVD HIDALGO 660, CENTRO', address2: 'REYNOSA, 88500, TAMS', url: '/informacion/sal/centro/reynosa/TAMS/suspiros-pasteleria/3362326', phone: '(899)924-5010', isnational: 'false', index: 1, param1: null, category: 'pastelerias', adsa: 'adsa', state: 'tamaulipas', direccionRuta: 'https://www.seccionamarilla.com.mx/mapas/como-llegar/suspiros-pasteleria/pastelerias/tams/reynosa/3362326', city: 'reynosa', bnPath: 'suspiros-pasteleria', dir: 'CENTRO, C.P.88500' }; resultados.push(resultado); var resultado = { id: 3299193, lat: 26.029518, lon: -98.284378, bn: 'BINSA BOBINADOS INDUSTRIALES DEL NORESTE SA DE CV', address1: 'REYNALDO GARZA CANTU 702, LUIS DONALDO COLOSIO', address2: 'REYNOSA, 88793, TAMS', url: '/informacion/sal/luis-donaldo-colosio/reynosa/TAMS/binsa-bobinados-industriales-del-noreste-sa-de-cv/3299193', phone: '(899)282-6252', isnational: 'false', index: 2, param1: null, category: 'talleres-de-embobinado-de-motores-electricos', adsa: 'adsa', state: 'tamaulipas', direccionRuta: 'https://www.seccionamarilla.com.mx/mapas/como-llegar/binsa-bobinados-industriales-del-noreste-sa-de-cv/talleres-de-embobinado-de-motores-electricos/tams/reynosa/3299193', city: 'reynosa', bnPath: 'binsa-bobinados-industriales-del-noreste-sa-de-cv', dir: 'LUIS DONALDO COLOSIO, C.P.88793' }; resultados.push(resultado); }