Arts & entertainment in Unadilla, GA
- Home
- United States
- Unadilla
Find arts & entertainment in Unadilla, GA. Listings include The Hog Drop, Georgia BooFest, Tana’s Handmade Creations, Condon Equine Services, Tana’s Handmade Creations and MO’ MANY Creationz,LLC. 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);
});
The Hog Drop
563 W Railroad Street, Unadilla 31091
A
Georgia BooFest
1867 Arena Road, Unadilla 31091
B
Tana’s Handmade Creations
Pobox 131, Unadilla 31091
C
Condon Equine Services
2410 Arena Rd, Unadilla 31091
D
Tana’s Handmade Creations
Unadilla 31091
E
MO’ MANY Creationz,LLC
504 Browns Chapel Road, Unadilla 31091
F