`; } 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: 413100799, lat: 24.082244, lon: -110.316034, bn: 'SERVICIOS DIÉSEL ARANA', address1: 'CALLE HIMNO NACIONAL 285, DIANA LAURA', address2: 'LA PAZ, 23084, BCS', url: '/informacion/soldadoras-con-motor-diesel/diana-laura/la-paz/BCS/servicios-diesel-arana/413100799', phone: '(612)128-2255', isnational: 'false', index: 0, param1: null, category: 'talleres-de-inyeccion-diesel', adsa: 'adsa', state: 'guerrero', direccionRuta: 'https://www.seccionamarilla.com.mx/mapas/como-llegar/servicios-diesel-arana/talleres-de-inyeccion-diesel/bcs/la-paz/413100799', city: 'la-paz', bnPath: 'servicios-diesel-arana', dir: 'DIANA LAURA, C.P.23084' }; resultados.push(resultado); var resultado = { id: 413080001, lat: 24.086715, lon: -110.308372, bn: 'TRACTO DIESEL DEL MAR DE CORTEZ', address1: 'CARRETERA AL SUR KM 5.5, MEZQUITITO', address2: 'LA PAZ, 23080, BCS', url: '/informacion/soldadoras-con-motor-diesel/mezquitito/la-paz/BCS/tracto-diesel-del-mar-de-cortez/413080001', phone: '(612)128-1566', isnational: 'false', index: 1, param1: null, category: 'refacciones-para-motores-diesel', adsa: 'adsa', state: 'guerrero', direccionRuta: 'https://www.seccionamarilla.com.mx/mapas/como-llegar/tracto-diesel-del-mar-de-cortez/refacciones-para-motores-diesel/bcs/la-paz/413080001', city: 'la-paz', bnPath: 'tracto-diesel-del-mar-de-cortez', dir: 'MEZQUITITO, C.P.23080' }; resultados.push(resultado); var resultado = { id: 3490094, lat: 24.137875, lon: -110.312743, bn: 'MOTORES MARINOS Y ACCESORIOS SA DE CV', address1: 'VERACRUZ 1545, LAS GARZAS 1', address2: 'LA PAZ, 23098, BCS', url: '/informacion/soldadoras-con-motor-diesel/las-garzas-1/la-paz/BCS/motores-marinos-y-accesorios-sa-de-cv/3490094', phone: '(612)125-3199', isnational: 'false', index: 2, param1: null, category: 'motores-marinos', adsa: 'adsa', state: 'guerrero', direccionRuta: 'https://www.seccionamarilla.com.mx/mapas/como-llegar/motores-marinos-y-accesorios-sa-de-cv/motores-marinos/bcs/la-paz/3490094', city: 'la-paz', bnPath: 'motores-marinos-y-accesorios-sa-de-cv', dir: 'LAS GARZAS 1, C.P.23098' }; resultados.push(resultado); }