Bumble BEAST

Bumble BEAST I AM THE HERO The World Needs. I will Defend the U.S.A. and Destroy The MURDER HORNET !

05/15/2020

People Keep tagging me in a photo of an imposter chasing people with a bat. I will get to the bottom of this.

05/09/2020

BUMBLE HEADS UNITE !!!!!! It's a party weekend !!!!!!

05/06/2020

I'm gonna get fancy tonight and use a muddler.

05/04/2020

I am The Hero you been waiting for. I am the Hero you Need. I AM BUMBLE BEAST !!!!! I will Destroy the Evil Chinese MURDER HORNET !!!!!!

The Murder Hornet will not Control us.
05/04/2020

The Murder Hornet will not Control us.

05/04/2020

I will Destroy the MURDER HORNET !!!!!

I am The Hero the world needs and I am HERE !!!!
05/04/2020

I am The Hero the world needs and I am HERE !!!!

Address

1115 Old Bastrop Highway
Austin, TX
78742

Website

Alerts

Be the first to know and let us send you an email when Bumble BEAST posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Share

//iconSize: [32, 32], //html: '' }) .bindTooltip(name, { //permanent: true, direction: 'bottom', //offset: L.point(12, 25), //opacity: 0.88, interactive: true }) .bindPopup(name); markersLayer.addLayer(marker); } function getMore() { if (gettingMore) { return; } gettingMore = true; var center = map.getCenter(); $.ajax({ url: "/vicinitysearch", data: { lat: center.lat, lng: center.lng, country: "UNITED STATES" } }) .done(function(data) { var added = 0; data.forEach(function(loc) { if (!locationIds.includes(loc.id)) { var mapLoc = {id:loc.id,lat:loc.latitude,lng:loc.longitude,title:trunc20(loc.name),popupHtml:loc.popupHtml,urlPath:loc.urlPath,pictureUrl:loc.pictureUrl}; locations.push(mapLoc); locationIds.push(loc.id); map._addMarker(mapLoc); added++; } }); }) .always(function() { gettingMore = false; }); } map._clearMarkers = function() { markersLayer.clearLayers(); } }); }, 4000); });