`; } 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 ('michoacan' != '') { 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: 413046372, lat: 20.657037, lon: -103.364208, bn: 'QUEMADORES AUTOMÁTICOS', address1: 'CIPRÉS 1601, DEL FRESNO 1A. SECCION', address2: 'GUADALAJARA, 44900, JAL', url: '/informacion/quemadores/del-fresno-1a-seccion/guadalajara/JAL/quemadores-automaticos/413046372', phone: '(33)3811-7414', isnational: 'false', index: 0, param1: null, category: 'quemadores', adsa: 'adsa', state: 'michoacan', direccionRuta: 'https://www.seccionamarilla.com.mx/mapas/como-llegar/quemadores-automaticos/quemadores/jal/guadalajara/413046372', city: 'guadalajara', bnPath: 'quemadores-automaticos', dir: 'DEL FRESNO 1A. SECCION, C.P.44900' }; resultados.push(resultado); var resultado = { id: 412821528, lat: 20.656886, lon: -103.364282, bn: 'QUEMADORES INDUSTRIALES GÓMEZ', address1: 'MEZQUITE 1320, DEL FRESNO 1A. SECCION', address2: 'GUADALAJARA, 44900, JAL', url: '/informacion/quemadores/del-fresno-1a-seccion/guadalajara/JAL/quemadores-industriales-gomez/412821528', phone: '(33)3811-7433', isnational: 'false', index: 1, param1: null, category: 'quemadores', adsa: 'adsa', state: 'michoacan', direccionRuta: 'https://www.seccionamarilla.com.mx/mapas/como-llegar/quemadores-industriales-gomez/quemadores/jal/guadalajara/412821528', city: 'guadalajara', bnPath: 'quemadores-industriales-gomez', dir: 'DEL FRESNO 1A. SECCION, C.P.44900' }; resultados.push(resultado); var resultado = { id: 3087451, lat: 19.52742, lon: -99.19946, bn: 'COEN SISTEMAS EN COMBUSTION SA DE CV', address1: 'LOS REYES 7, RANCHO SAN ANTONIO', address2: 'MEXICO, 54070, MEX', url: '/informacion/quemadores/rancho-san-antonio/mexico/MEX/coen-sistemas-en-combustion-sa-de-cv/3087451', phone: '(55)5384-1390', isnational: 'false', index: 2, param1: null, category: 'quemadores', adsa: 'adsa', state: 'michoacan', direccionRuta: 'https://www.seccionamarilla.com.mx/mapas/como-llegar/coen-sistemas-en-combustion-sa-de-cv/quemadores/mex/mexico/3087451', city: 'mexico', bnPath: 'coen-sistemas-en-combustion-sa-de-cv', dir: 'RANCHO SAN ANTONIO, C.P.54070' }; resultados.push(resultado); var resultado = { id: 404877080, lat: 19.402168, lon: -99.010981, bn: 'COMBUSTION SERVICIO Y CONTROL', address1: 'FLOR SILVESTRE 72, BENITO JUAREZ (LA AURORA)', address2: 'NEZAHUALCOYOTL, 57000, MEX', url: '/informacion/quemadores/benito-juarez-la-aurora/nezahualcoyotl/MEX/combustion-servicio-y-control/404877080', phone: '(55)5731-1320', isnational: 'false', index: 3, param1: null, category: 'quemadores', adsa: 'adsa', state: 'michoacan', direccionRuta: 'https://www.seccionamarilla.com.mx/mapas/como-llegar/combustion-servicio-y-control/quemadores/mex/nezahualcoyotl/404877080', city: 'nezahualcoyotl', bnPath: 'combustion-servicio-y-control', dir: 'BENITO JUAREZ (LA AURORA), C.P.57000' }; resultados.push(resultado); }