`; } 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 ('guerrero' != '') { 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: 413053349, lat: 19.362393, lon: -99.110556, bn: 'REDES ORCA', address1: 'CALLE MARIO FERNANDO LOPEZ PORTILLO 453, ESCUADRON 201', address2: 'IZTAPALAPA, 09060, DF', url: '/informacion/redes-deportivas/escuadron-201/iztapalapa/DF/redes-orca/413053349', phone: '(55)5697-9036', isnational: 'false', index: 0, param1: null, category: 'redes-deportivas', adsa: 'adsa', state: 'guerrero', direccionRuta: 'https://www.seccionamarilla.com.mx/mapas/como-llegar/redes-orca/redes-deportivas/df/iztapalapa/413053349', city: 'iztapalapa', bnPath: 'redes-orca', dir: 'ESCUADRON 201, C.P.09060' }; resultados.push(resultado); var resultado = { id: 412711865, lat: 19.368652, lon: -99.114395, bn: 'PROMOTORA DE REDES DEPORTIVAS', address1: 'CALLE SUR 111A #732, COL. SECTOR POPULAR', address2: 'IZTAPALAPA, 09060, DF', url: '/informacion/redes-deportivas/col-sector-popular/iztapalapa/DF/promotora-de-redes-deportivas/412711865', phone: '(55)9133-1746', isnational: 'false', index: 1, param1: null, category: 'redes-deportivas', adsa: 'adsa', state: 'guerrero', direccionRuta: 'https://www.seccionamarilla.com.mx/mapas/como-llegar/promotora-de-redes-deportivas/redes-deportivas/df/iztapalapa/412711865', city: 'iztapalapa', bnPath: 'promotora-de-redes-deportivas', dir: 'COL. SECTOR POPULAR, C.P.09060' }; resultados.push(resultado); var resultado = { id: 412669075, lat: 18.813504, lon: -98.953515, bn: 'CERCAS Y PROTECCIONES DE MALLA BALA', address1: ', ', address2: ', , ', url: '/informacion/redes-deportivas/colonia/xalpatlahuac/guerrero/cercas-y-protecciones-de-malla-bala/412669075', phone: '(777)319-5313', isnational: 'false', index: 2, param1: null, category: 'cercas-de-alambre', adsa: 'adsa', state: 'guerrero', direccionRuta: 'https://www.seccionamarilla.com.mx/mapas/como-llegar/cercas-y-protecciones-de-malla-bala/cercas-de-alambre/guerrero/xalpatlahuac/412669075', city: 'xalpatlahuac', bnPath: 'cercas-y-protecciones-de-malla-bala', dir: '' }; resultados.push(resultado); }