`; } 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 ('durango' != '') { 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: 3083808, lat: 21.02896, lon: -101.8548, bn: 'CIERRES LEON', address1: 'BLVD JUVENTINO ROSAS 402, CUAUHTEMOC', address2: 'CUAUHTEMOC, 36310, GTO', url: '/informacion/cierres-automaticos-metalicos-y-plasticos/cuauhtemoc/cuauhtemoc/GTO/cierres-leon/3083808', phone: '(476)743-2297', isnational: 'false', index: 0, param1: null, category: 'cierres-automaticos-metalicos-y-plasticos', adsa: 'adsa', state: 'durango', direccionRuta: 'https://www.seccionamarilla.com.mx/mapas/como-llegar/cierres-leon/cierres-automaticos-metalicos-y-plasticos/gto/cuauhtemoc/3083808', city: 'cuauhtemoc', bnPath: 'cierres-leon', dir: 'CUAUHTEMOC, C.P.36310' }; resultados.push(resultado); var resultado = { id: 3244249, lat: 19.427165, lon: -99.134105, bn: 'MULTICIERRES S.A. DE C.V.', address1: '20 DE NOVIEMBRE 83 NO. 1, CENTRO (AREA 9)', address2: 'CUAUHTEMOC, 06090, DF', url: '/informacion/cierres-automaticos-metalicos-y-plasticos/centro-area-9/cuauhtemoc/DF/multicierres-sa-de-cv/3244249', phone: '(55)5709-6000', isnational: 'false', index: 1, param1: null, category: 'cierres-automaticos-metalicos-y-plasticos', adsa: 'adsa', state: 'durango', direccionRuta: 'https://www.seccionamarilla.com.mx/mapas/como-llegar/multicierres-sa-de-cv/cierres-automaticos-metalicos-y-plasticos/df/cuauhtemoc/3244249', city: 'cuauhtemoc', bnPath: 'multicierres-sa-de-cv', dir: 'CENTRO (AREA 9), C.P.06090' }; resultados.push(resultado); var resultado = { id: 3094519, lat: 25.681897, lon: -100.303066, bn: 'CIERRES DEL NORTE', address1: 'CARVAJAL Y DE LA CUEVA 721 NTE, MONTERREY CENTRO', address2: 'MONTERREY, 64000, NL', url: '/informacion/cierres-automaticos-metalicos-y-plasticos/monterrey-centro/monterrey/NL/cierres-del-norte/3094519', phone: '(81)8375-3000', isnational: 'false', index: 2, param1: null, category: 'cierres-automaticos-metalicos-y-plasticos', adsa: 'adsa', state: 'durango', direccionRuta: 'https://www.seccionamarilla.com.mx/mapas/como-llegar/cierres-del-norte/cierres-automaticos-metalicos-y-plasticos/nl/monterrey/3094519', city: 'monterrey', bnPath: 'cierres-del-norte', dir: 'MONTERREY CENTRO, C.P.64000' }; resultados.push(resultado); var resultado = { id: 406264230, lat: 25.674498, lon: -100.325473, bn: 'DITEMO', address1: 'CALLE 5 DE MAYO 910 PTE, CENTRO', address2: 'MONTERREY, 64000, NL', url: '/informacion/cierres-automaticos-metalicos-y-plasticos/centro/monterrey/NL/ditemo/406264230', phone: '(81)8345-1077', isnational: 'false', index: 3, param1: null, category: 'cierres-automaticos-metalicos-y-plasticos', adsa: 'adsa', state: 'durango', direccionRuta: 'https://www.seccionamarilla.com.mx/mapas/como-llegar/ditemo/cierres-automaticos-metalicos-y-plasticos/nl/monterrey/406264230', city: 'monterrey', bnPath: 'ditemo', dir: 'CENTRO, C.P.64000' }; resultados.push(resultado); }