`; } 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 ('sonora' != '') { 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: 3558556, lat: 27.498868, lon: -109.932711, bn: 'SAM'S CLUB', address1: '5 DE FEBRERO 1074, COMERCIAL ZONA NORTE', address2: 'CAJEME, 85010, SON', url: '/informacion/tiendas-de-autoservicio-y-descuento/comercial-zona-norte/cajeme/SON/sams-club/3558556', phone: '(644)414-9280', isnational: 'false', index: 0, param1: null, category: 'tiendas-de-autoservicio-y-descuento', adsa: 'adsa', state: 'sonora', direccionRuta: 'https://www.seccionamarilla.com.mx/mapas/como-llegar/sams-club/tiendas-de-autoservicio-y-descuento/son/cajeme/3558556', city: 'cajeme', bnPath: 'sams-club', dir: 'COMERCIAL ZONA NORTE, C.P.85010' }; resultados.push(resultado); var resultado = { id: 3558353, lat: 27.517265, lon: -109.927178, bn: 'WALMART SUPERCENTER', address1: 'INTERNACIONAL 1073, FUNDO LEGAL', address2: 'CAJEME, 85000, SON', url: '/informacion/tiendas-de-autoservicio-y-descuento/fundo-legal/cajeme/SON/walmart-supercenter/3558353', phone: '(644)414-6385', isnational: 'false', index: 1, param1: null, category: 'tiendas-de-autoservicio-y-descuento', adsa: 'adsa', state: 'sonora', direccionRuta: 'https://www.seccionamarilla.com.mx/mapas/como-llegar/walmart-supercenter/tiendas-de-autoservicio-y-descuento/son/cajeme/3558353', city: 'cajeme', bnPath: 'walmart-supercenter', dir: 'FUNDO LEGAL, C.P.85000' }; resultados.push(resultado); var resultado = { id: 3567306, lat: 27.449556, lon: -109.932705, bn: 'SORIANA', address1: 'DR. NORMAN E. BURLOG 7301, DEL SOL', address2: 'CAJEME, 85050, SON', url: '/informacion/tiendas-de-autoservicio-y-descuento/del-sol/cajeme/SON/soriana/3567306', phone: '(644)120-2745', isnational: 'false', index: 2, param1: null, category: 'tiendas-de-autoservicio-y-descuento', adsa: 'adsa', state: 'sonora', direccionRuta: 'https://www.seccionamarilla.com.mx/mapas/como-llegar/soriana/tiendas-de-autoservicio-y-descuento/son/cajeme/3567306', city: 'cajeme', bnPath: 'soriana', dir: 'DEL SOL, C.P.85050' }; resultados.push(resultado); var resultado = { id: 3567295, lat: 27.482688, lon: -109.92893, bn: 'SORIANA', address1: 'RODOLFO ELIAS CALLES SN, PARIS', address2: 'CAJEME, 85130, SON', url: '/informacion/tiendas-de-autoservicio-y-descuento/paris/cajeme/SON/soriana/3567295', phone: '(644)412-4524', isnational: 'false', index: 3, param1: null, category: 'tiendas-de-autoservicio-y-descuento', adsa: 'adsa', state: 'sonora', direccionRuta: 'https://www.seccionamarilla.com.mx/mapas/como-llegar/soriana/tiendas-de-autoservicio-y-descuento/son/cajeme/3567295', city: 'cajeme', bnPath: 'soriana', dir: 'PARIS, C.P.85130' }; resultados.push(resultado); }