Arts & entertainment in Valley Head, AL
- Home
- United States
- Valley Head
Find arts & entertainment in Valley Head, AL. Listings include DJ Chad, Pins and Needles, Polka Dot Kitty Quilting, Nena’s Produce and General Store, HAWKWIND EARTH RENEWAL COOPERATIVE and Gonzalez Customs. 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);
});
DJ Chad
Valley Head 35989
A
Pins and Needles
326 County Road 760, Valley Head 35989
B
Polka Dot Kitty Quilting
Valley Head 35989
C
Nena’s Produce and General Store
8272 Al Highway 117, Valley Head 35989
D
HAWKWIND EARTH RENEWAL COOPERATIVE
PO Box 11, Valley Head 35989
E
Gonzalez Customs
Valley Head
F