`; } 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 ('jalisco' != '') { 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: 413105931, lat: 24.150975, lon: -110.310177, bn: 'CECOM', address1: 'CALLE LICENCIADO PRIMO VERDAD S/N, CENTRO', address2: 'LA PAZ, 23000, BCS', url: '/informacion/dentistas-en-cirugia-maxilofacial/centro/la-paz/BCS/cecom/413105931', phone: '(612)123-2362', isnational: 'false', index: 0, param1: null, category: 'dentistas-en-cirugia-maxilofacial', adsa: 'adsa', state: 'jalisco', direccionRuta: 'https://www.seccionamarilla.com.mx/mapas/como-llegar/cecom/dentistas-en-cirugia-maxilofacial/bcs/la-paz/413105931', city: 'la-paz', bnPath: 'cecom', dir: 'CENTRO, C.P.23000' }; resultados.push(resultado); var resultado = { id: 413078268, lat: 24.146596, lon: -110.315829, bn: 'NEODENTIS', address1: 'CALLE ENCINAS 975, CENTRO', address2: 'LA PAZ, 23000, BCS', url: '/informacion/dentistas-en-cirugia-maxilofacial/centro/la-paz/BCS/neodentis/413078268', phone: '(612)125-5849', isnational: 'false', index: 1, param1: null, category: 'dentistas-en-ortodoncia', adsa: 'adsa', state: 'jalisco', direccionRuta: 'https://www.seccionamarilla.com.mx/mapas/como-llegar/neodentis/dentistas-en-ortodoncia/bcs/la-paz/413078268', city: 'la-paz', bnPath: 'neodentis', dir: 'CENTRO, C.P.23000' }; resultados.push(resultado); var resultado = { id: 413057796, lat: 24.14676, lon: -110.27907, bn: 'CIRUGÍA EN LA PAZ', address1: 'C. MANUEL TORRE IGESIAS SN-S ``SANATORIO MARIA LUISA DE LA PEÑA`` ., ESTERITO', address2: 'LA PAZ, 23020, BCS', url: '/informacion/dentistas-en-cirugia-maxilofacial/esterito/la-paz/BCS/cirugia-en-la-paz/413057796', phone: '(624)205-0155', isnational: 'false', index: 2, param1: null, category: 'medicos-cirujanos', adsa: 'adsa', state: 'jalisco', direccionRuta: 'https://www.seccionamarilla.com.mx/mapas/como-llegar/cirugia-en-la-paz/medicos-cirujanos/bcs/la-paz/413057796', city: 'la-paz', bnPath: 'cirugia-en-la-paz', dir: 'ESTERITO, C.P.23020' }; resultados.push(resultado); var resultado = { id: 413050167, lat: 24.132005, lon: -110.343946, bn: 'CIRUGÍA BARIÁTRICA BAJASUR', address1: 'CALLE DELFINES 110, BENITO JUAREZ', address2: 'LA PAZ, 23090, BCS', url: '/informacion/dentistas-en-cirugia-maxilofacial/benito-juarez/la-paz/BCS/cirugia-bariatrica-bajasur/413050167', phone: '(612)234-6377', isnational: 'false', index: 3, param1: null, category: 'medicos-cirujanos', adsa: 'adsa', state: 'jalisco', direccionRuta: 'https://www.seccionamarilla.com.mx/mapas/como-llegar/cirugia-bariatrica-bajasur/medicos-cirujanos/bcs/la-paz/413050167', city: 'la-paz', bnPath: 'cirugia-bariatrica-bajasur', dir: 'BENITO JUAREZ, C.P.23090' }; resultados.push(resultado); }