`; } 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 ('hidalgo' != '') { 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: 996011590, lat: 20.581867, lon: -103.342546, bn: 'EQUIPOS ESTRUCTURAS Y MONTAJES GACEL SA DE CV', address1: 'RELOJEROS 5874, ARTESANOS', address2: 'SAN PEDRO TLAQUEPAQUE, 45598, JAL', url: '/informacion/tanques-de-acero-inoxidable/artesanos/san-pedro-tlaquepaque/JAL/equipos-estructuras-y-montajes-gacel-sa-de-cv/996011590', phone: '(33)3606-1942', isnational: 'false', index: 0, param1: null, category: 'tanques-de-acero-inoxidable', adsa: 'adsa', state: 'hidalgo', direccionRuta: 'https://www.seccionamarilla.com.mx/mapas/como-llegar/equipos-estructuras-y-montajes-gacel-sa-de-cv/tanques-de-acero-inoxidable/jal/san-pedro-tlaquepaque/996011590', city: 'san-pedro-tlaquepaque', bnPath: 'equipos-estructuras-y-montajes-gacel-sa-de-cv', dir: 'ARTESANOS, C.P.45598' }; resultados.push(resultado); var resultado = { id: 996105951, lat: 25.803675, lon: -100.348897, bn: 'TANQUES Y EQUIPOS INOXIDABLES', address1: 'SIDERURGICA 118, PARQUE INDUSTRIAL ESCOBEDO', address2: 'MONTERREY, 66050, NL', url: '/informacion/tanques-de-acero-inoxidable/parque-industrial-escobedo/monterrey/NL/tanques-y-equipos-inoxidables/996105951', phone: '(81)8384-8512', isnational: 'false', index: 1, param1: null, category: 'tanques-de-acero-inoxidable', adsa: 'adsa', state: 'hidalgo', direccionRuta: 'https://www.seccionamarilla.com.mx/mapas/como-llegar/tanques-y-equipos-inoxidables/tanques-de-acero-inoxidable/nl/monterrey/996105951', city: 'monterrey', bnPath: 'tanques-y-equipos-inoxidables', dir: 'PARQUE INDUSTRIAL ESCOBEDO, C.P.66050' }; resultados.push(resultado); var resultado = { id: 999194896, lat: 25.70308, lon: -100.328299, bn: 'AKITA FIBER GLASS', address1: 'LIMA 2305, INDUSTRIAL', address2: 'MONTERREY, 64440, NL', url: '/informacion/tanques-de-acero-inoxidable/industrial/monterrey/NL/akita-fiber-glass/999194896', phone: '(81)8372-5703', isnational: 'false', index: 2, param1: null, category: 'tanques-de-acero-inoxidable', adsa: 'adsa', state: 'hidalgo', direccionRuta: 'https://www.seccionamarilla.com.mx/mapas/como-llegar/akita-fiber-glass/tanques-de-acero-inoxidable/nl/monterrey/999194896', city: 'monterrey', bnPath: 'akita-fiber-glass', dir: 'INDUSTRIAL, C.P.64440' }; resultados.push(resultado); }