Arts & entertainment in Brooks, GA
- Home
- United States
- Brooks
Find arts & entertainment in Brooks, GA. Listings include Southpaw Estate Liquidators LLC, Huckaby Haunted Woods, G&G Fireworks, Brooks Manor Farm, The Foxy Bean Craft Co. and KewlKat Productions. 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);
});
Southpaw Estate Liquidators LLC
7610 Newnan Road, Brooks 30205
A
Huckaby Haunted Woods
Huckaby Road, Brooks
B
G&G Fireworks
Brooks 30205
C
Brooks Manor Farm
6220 Newnan Road, Brooks 30205
D
The Foxy Bean Craft Co.
Brooks 30205
E
KewlKat Productions
P.O. Box 295, Brooks 30205
F