`; } 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 ('veracruz' != '') { 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: 3807684, lat: 20.611507, lon: -100.417751, bn: 'MCQ VENDING', address1: 'OBREROS 2 B, SAN PABLO', address2: 'QUERETARO, 76130, QRO', url: '/informacion/maquinas-vendedoras-automaticas/san-pablo/queretaro/QRO/mcq-vending/3807684', phone: '(442)190-9998', isnational: 'false', index: 0, param1: null, category: 'maquinas-vendedoras-automaticas', adsa: 'adsa', state: 'veracruz', direccionRuta: 'https://www.seccionamarilla.com.mx/mapas/como-llegar/mcq-vending/maquinas-vendedoras-automaticas/qro/queretaro/3807684', city: 'queretaro', bnPath: 'mcq-vending', dir: 'SAN PABLO, C.P.76130' }; resultados.push(resultado); var resultado = { id: 403411738, lat: 20.590838, lon: -103.414753, bn: 'CANDIES AND SURPRISE VENDING', address1: 'COLON 3552 6 B, JARDINES DEL SUR', address2: 'GUADALAJARA, 44950, JAL', url: '/informacion/maquinas-vendedoras-automaticas/jardines-del-sur/guadalajara/JAL/candies-and-surprise-vending/403411738', phone: '(33)3812-4404', isnational: 'false', index: 1, param1: null, category: 'maquinas-vendedoras-automaticas', adsa: 'adsa', state: 'veracruz', direccionRuta: 'https://www.seccionamarilla.com.mx/mapas/como-llegar/candies-and-surprise-vending/maquinas-vendedoras-automaticas/jal/guadalajara/403411738', city: 'guadalajara', bnPath: 'candies-and-surprise-vending', dir: 'JARDINES DEL SUR, C.P.44950' }; resultados.push(resultado); var resultado = { id: 3546069, lat: 32.502254, lon: -116.972391, bn: 'TEMSA', address1: 'DIAZ ORDAZ 14072, LA MESA', address2: 'TIJUANA, 22105, BC', url: '/informacion/maquinas-vendedoras-automaticas/la-mesa/tijuana/BC/temsa/3546069', phone: '(664)622-4111', isnational: 'false', index: 2, param1: null, category: 'maquinas-vendedoras-automaticas', adsa: 'adsa', state: 'veracruz', direccionRuta: 'https://www.seccionamarilla.com.mx/mapas/como-llegar/temsa/maquinas-vendedoras-automaticas/bc/tijuana/3546069', city: 'tijuana', bnPath: 'temsa', dir: 'LA MESA, C.P.22105' }; resultados.push(resultado); var resultado = { id: 412881936, lat: 19.39771, lon: -99.211836, bn: 'SIVENDING', address1: 'AV. DE LAS TORRES 247, LAS PALMAS', address2: 'ALVARO OBREGON, 01110, DF', url: '/informacion/maquinas-vendedoras-automaticas/las-palmas/alvaro-obregon/DF/sivending/412881936', phone: '(80)0323-0670', isnational: 'false', index: 3, param1: null, category: 'maquinas-vendedoras-automaticas', adsa: 'adsa', state: 'veracruz', direccionRuta: 'https://www.seccionamarilla.com.mx/mapas/como-llegar/sivending/maquinas-vendedoras-automaticas/df/alvaro-obregon/412881936', city: 'alvaro-obregon', bnPath: 'sivending', dir: 'LAS PALMAS, C.P.01110' }; resultados.push(resultado); var resultado = { id: 2697713, lat: 19.430937, lon: -99.248347, bn: 'RR REFRIGERACION SA DE CV', address1: 'AV GUSTAVO BAZ 389, HACIENDA DE CRISTO (EXHACIENDA DE CRISTO)', address2: 'MEXICO, 53138, MEX', url: '/informacion/maquinas-vendedoras-automaticas/hacienda-de-cristo-exhacienda-de-cristo/mexico/MEX/rr-refrigeracion-sa-de-cv/2697713', phone: '(55)5393-3422', isnational: 'false', index: 4, param1: null, category: 'maquinas-vendedoras-automaticas', adsa: 'adsa', state: 'veracruz', direccionRuta: 'https://www.seccionamarilla.com.mx/mapas/como-llegar/rr-refrigeracion-sa-de-cv/maquinas-vendedoras-automaticas/mex/mexico/2697713', city: 'mexico', bnPath: 'rr-refrigeracion-sa-de-cv', dir: 'HACIENDA DE CRISTO (EXHACIENDA DE CRISTO), C.P.53138' }; resultados.push(resultado); }