`; } 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: 3126679, lat: 19.5787, lon: -99.22508, bn: 'MICROONDA AVANZADA', address1: 'CITLALLI 8, SAN MIGUEL XOCHIMANGA', address2: 'MEXICO, 52927, MEX', url: '/informacion/hornos-de-microondas-venta-servicio-y-refacciones/san-miguel-xochimanga/mexico/MEX/microonda-avanzada/3126679', phone: '(55)5370-9553', isnational: 'false', index: 0, param1: null, category: 'hornos-de-microondas-venta-servicio-y-refacciones', adsa: 'adsa', state: 'oaxaca', direccionRuta: 'https://www.seccionamarilla.com.mx/mapas/como-llegar/microonda-avanzada/hornos-de-microondas-venta-servicio-y-refacciones/mex/mexico/3126679', city: 'mexico', bnPath: 'microonda-avanzada', dir: 'SAN MIGUEL XOCHIMANGA, C.P.52927' }; resultados.push(resultado); var resultado = { id: 404624686, lat: 19.579312, lon: -99.223813, bn: 'MICROONDA AVANZADA', address1: 'CITLALI 8, SAN MIGUEL XOCHIMANGA', address2: 'ATIZAPAN DE ZARAGOZA, 52927, MEX', url: '/informacion/hornos-de-microondas-venta-servicio-y-refacciones/san-miguel-xochimanga/atizapan-de-zaragoza/MEX/microonda-avanzada/404624686', phone: '(55)5379-5922', isnational: 'false', index: 1, param1: null, category: 'hornos-de-microondas-venta-servicio-y-refacciones', adsa: 'adsa', state: 'oaxaca', direccionRuta: 'https://www.seccionamarilla.com.mx/mapas/como-llegar/microonda-avanzada/hornos-de-microondas-venta-servicio-y-refacciones/mex/atizapan-de-zaragoza/404624686', city: 'atizapan-de-zaragoza', bnPath: 'microonda-avanzada', dir: 'SAN MIGUEL XOCHIMANGA, C.P.52927' }; resultados.push(resultado); var resultado = { id: 3482694, lat: 19.492448, lon: -99.227572, bn: 'CENTRO DE SERVICIO ESPECIALIZADO', address1: 'GUSTAVO BAZ 229 A, HACIENDA DE ECHEGARAY', address2: 'NAUCALPAN DE JUAREZ, 53300, MEX', url: '/informacion/hornos-de-microondas-venta-servicio-y-refacciones/hacienda-de-echegaray/naucalpan-de-juarez/MEX/centro-de-servicio-especializado/3482694', phone: '(55)5363-1223', isnational: 'false', index: 2, param1: null, category: 'hornos-de-microondas-venta-servicio-y-refacciones', adsa: 'adsa', state: 'oaxaca', direccionRuta: 'https://www.seccionamarilla.com.mx/mapas/como-llegar/centro-de-servicio-especializado/hornos-de-microondas-venta-servicio-y-refacciones/mex/naucalpan-de-juarez/3482694', city: 'naucalpan-de-juarez', bnPath: 'centro-de-servicio-especializado', dir: 'HACIENDA DE ECHEGARAY, C.P.53300' }; resultados.push(resultado); }