Arts & entertainment in Knoxville, AL
- Home
- United States
- Knoxville
Find arts & entertainment in Knoxville, AL. Listings include Palace Live, Mr Lucky Sweeps, Frontier Charity Bingo, River's Edge Bingo and Rivers Edge Charity. Click on each in the list below the map for more information.
//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();
}
});
}, 1);
});
Palace Live
106 Old Patton Road, Knoxville 35469
A
Mr Lucky Sweeps
Knoxville
B
Frontier Charity Bingo
30750 US Highway 11, Knoxville 35469
C
River's Edge Bingo
29214 US Highway 11, Knoxville 35469
D
Rivers Edge Charity
US Highway 11, Knoxville 35469
E