`; } 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: 413103783, lat: 19.538981, lon: -96.918576, bn: 'CONTROL DE PLAGAS CUCARACHS', address1: 'AV. DE LAS AMÉRICAS 188, JOSE CARDEL', address2: 'XALAPA, 91030, VER', url: '/informacion/tableros-de-control-y-transferencia/jose-cardel/xalapa/VER/control-de-plagas-cucarachs/413103783', phone: '(228)815-1464', isnational: 'false', index: 0, param1: null, category: 'fumigaciones', adsa: 'adsa', state: 'veracruz', direccionRuta: 'https://www.seccionamarilla.com.mx/mapas/como-llegar/control-de-plagas-cucarachs/fumigaciones/ver/xalapa/413103783', city: 'xalapa', bnPath: 'control-de-plagas-cucarachs', dir: 'JOSE CARDEL, C.P.91030' }; resultados.push(resultado); var resultado = { id: 412989788, lat: 19.514604, lon: -96.847596, bn: 'FUMIGACIONES Y CONTROL DE PLAGAS IECOP', address1: 'CORCEGA 15, EL OLMO', address2: 'XALAPA, 91194, VER', url: '/informacion/tableros-de-control-y-transferencia/el-olmo/xalapa/VER/fumigaciones-y-control-de-plagas-iecop/412989788', phone: '(22)8182-7290', isnational: 'false', index: 1, param1: null, category: 'fumigaciones', adsa: 'adsa', state: 'veracruz', direccionRuta: 'https://www.seccionamarilla.com.mx/mapas/como-llegar/fumigaciones-y-control-de-plagas-iecop/fumigaciones/ver/xalapa/412989788', city: 'xalapa', bnPath: 'fumigaciones-y-control-de-plagas-iecop', dir: 'EL OLMO, C.P.91194' }; resultados.push(resultado); var resultado = { id: 412989761, lat: 19.510589, lon: -96.868542, bn: 'IECOP FUMIGACIÓN Y CONTROL DE PLAGAS', address1: 'PRINCIPAL 41A, BALCONES DE JALAPA', address2: 'XALAPA, 91194, VER', url: '/informacion/tableros-de-control-y-transferencia/balcones-de-jalapa/xalapa/VER/iecop-fumigacion-y-control-de-plagas/412989761', phone: '(22)8177-3616', isnational: 'false', index: 2, param1: null, category: 'fumigaciones', adsa: 'adsa', state: 'veracruz', direccionRuta: 'https://www.seccionamarilla.com.mx/mapas/como-llegar/iecop-fumigacion-y-control-de-plagas/fumigaciones/ver/xalapa/412989761', city: 'xalapa', bnPath: 'iecop-fumigacion-y-control-de-plagas', dir: 'BALCONES DE JALAPA, C.P.91194' }; resultados.push(resultado); var resultado = { id: 406055510, lat: 19.528259, lon: -96.894364, bn: 'SUPERVISION Y CONTROL DE OBRA DE VERACRUZ SA DE CV', address1: 'ASENTAMIENTOS HUMANOS 10, SAHOP', address2: 'XALAPA, 91190, VER', url: '/informacion/tableros-de-control-y-transferencia/sahop/xalapa/VER/supervision-y-control-de-obra-de-veracruz-sa-de-cv/406055510', phone: '(228)813-9448', isnational: 'false', index: 3, param1: null, category: 'construcciones-en-general', adsa: 'adsa', state: 'veracruz', direccionRuta: 'https://www.seccionamarilla.com.mx/mapas/como-llegar/supervision-y-control-de-obra-de-veracruz-sa-de-cv/construcciones-en-general/ver/xalapa/406055510', city: 'xalapa', bnPath: 'supervision-y-control-de-obra-de-veracruz-sa-de-cv', dir: 'SAHOP, C.P.91190' }; resultados.push(resultado); }