`; } 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 ('oaxaca' != '') { 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: 412694424, lat: 32.479691, lon: -114.77697, bn: 'ELECTRICA DÍAZ', address1: 'AV. BENITO JUAREZ Y 6TA S/N, COMERCIAL', address2: 'SAN LUIS RIO COLORADO, 83449, SON', url: '/informacion/tableros-de-proceso-y-electricos/comercial/san-luis-rio-colorado/SON/electrica-diaz/412694424', phone: '(653)534-1956', isnational: 'false', index: 0, param1: null, category: 'material-electrico', adsa: 'adsa', state: 'oaxaca', direccionRuta: 'https://www.seccionamarilla.com.mx/mapas/como-llegar/electrica-diaz/material-electrico/son/san-luis-rio-colorado/412694424', city: 'san-luis-rio-colorado', bnPath: 'electrica-diaz', dir: 'COMERCIAL, C.P.83449' }; resultados.push(resultado); var resultado = { id: 413005529, lat: 32.53938, lon: -115.411811, bn: 'HACAME CONSTRUCTORA ELÉCTRICA', address1: 'A SAN FELIPE KM 7.5 S/N, 4 CERRO PRIETO (RANCHO EL ROA)', address2: 'MEXICALI, 21701, BC', url: '/informacion/tableros-de-proceso-y-electricos/4-cerro-prieto-rancho-el-roa/mexicali/BC/hacame-constructora-electrica/413005529', phone: '(686)563-6410', isnational: 'false', index: 1, param1: null, category: 'transformadores', adsa: 'adsa', state: 'oaxaca', direccionRuta: 'https://www.seccionamarilla.com.mx/mapas/como-llegar/hacame-constructora-electrica/transformadores/bc/mexicali/413005529', city: 'mexicali', bnPath: 'hacame-constructora-electrica', dir: '4 CERRO PRIETO (RANCHO EL ROA), C.P.21701' }; resultados.push(resultado); var resultado = { id: 413077626, lat: 32.539727, lon: -115.411992, bn: 'HACAME CONSTRUCTORA ELÉCTRICA', address1: 'A SAN FELIPE KM 7.5 S/N, 4 CERRO PRIETO (RANCHO EL ROA)', address2: 'MEXICALI, 21701, BC', url: '/informacion/tableros-de-proceso-y-electricos/4-cerro-prieto-rancho-el-roa/mexicali/BC/hacame-constructora-electrica/413077626', phone: '(686)563-6410', isnational: 'false', index: 2, param1: null, category: 'instalaciones-electricas', adsa: 'adsa', state: 'oaxaca', direccionRuta: 'https://www.seccionamarilla.com.mx/mapas/como-llegar/hacame-constructora-electrica/instalaciones-electricas/bc/mexicali/413077626', city: 'mexicali', bnPath: 'hacame-constructora-electrica', dir: '4 CERRO PRIETO (RANCHO EL ROA), C.P.21701' }; resultados.push(resultado); }