Arts & entertainment in Red Bay, AL
- Home
- United States
- Red Bay
Find arts & entertainment in Red Bay, AL. Listings include Bay Tree Council for the Performing Arts, Bay City Celebrations, Tina’s Talents, Southern Heritage Hospitality, The Stitch Witch and Central States Peruvian Paso Horse Club. 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);
});
Bay Tree Council for the Performing Arts
303 4th Avenue SE, Red Bay 35582
A
Bay City Celebrations
511 1st Street W, Red Bay 35582
B
Tina’s Talents
Red Bay 35582
C
Southern Heritage Hospitality
Red Bay 35582
D
The Stitch Witch
109 4th Avenue SW, Red Bay 35582
E
Central States Peruvian Paso Horse Club
45 Hurricane Creek Road, Red Bay 35582
F