`; } 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 ('chihuahua' != '') { 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: 413074898, lat: 32.625596, lon: -115.42769, bn: 'EMPRESAS MACÍAS', address1: 'CALLE ALEJANDRO CITAL 1098, INDEPENDENCIA', address2: 'MEXICALI, 21290, BC', url: '/informacion/toros-empresas-de/independencia/mexicali/BC/empresas-macias/413074898', phone: '(686)566-3144', isnational: 'false', index: 0, param1: null, category: 'talleres-de-troquelado', adsa: 'adsa', state: 'chihuahua', direccionRuta: 'https://www.seccionamarilla.com.mx/mapas/como-llegar/empresas-macias/talleres-de-troquelado/bc/mexicali/413074898', city: 'mexicali', bnPath: 'empresas-macias', dir: 'INDEPENDENCIA, C.P.21290' }; resultados.push(resultado); var resultado = { id: 413049983, lat: 32.52231, lon: -117.11977, bn: 'GRÚAS TORO', address1: 'PASEOS PLAYAS DE TIJUANA 1460, PLAYAS DE TIJUANA SECCION JARDINES', address2: 'TIJUANA, 22500, BC', url: '/informacion/toros-empresas-de/playas-de-tijuana-seccion-jardines/tijuana/BC/gruas-toro/413049983', phone: '(664)342-7709', isnational: 'false', index: 1, param1: null, category: 'gruas-servicio-de', adsa: 'adsa', state: 'chihuahua', direccionRuta: 'https://www.seccionamarilla.com.mx/mapas/como-llegar/gruas-toro/gruas-servicio-de/bc/tijuana/413049983', city: 'tijuana', bnPath: 'gruas-toro', dir: 'PLAYAS DE TIJUANA SECCION JARDINES, C.P.22500' }; resultados.push(resultado); var resultado = { id: 413101271, lat: 32.48251, lon: -116.86869, bn: 'TARIMAS DEL TORO S DE RL', address1: 'CALLE ZAPOTECAS 50, FRANCISCO VILLA', address2: 'TIJUANA, 22235, BC', url: '/informacion/toros-empresas-de/francisco-villa/tijuana/BC/tarimas-del-toro-s-de-rl/413101271', phone: '(664)629-8902', isnational: 'false', index: 2, param1: null, category: 'tarimas-para-manejo-de-carga', adsa: 'adsa', state: 'chihuahua', direccionRuta: 'https://www.seccionamarilla.com.mx/mapas/como-llegar/tarimas-del-toro-s-de-rl/tarimas-para-manejo-de-carga/bc/tijuana/413101271', city: 'tijuana', bnPath: 'tarimas-del-toro-s-de-rl', dir: 'FRANCISCO VILLA, C.P.22235' }; resultados.push(resultado); }