Arts & entertainment in Hillsboro, VA
- Home
- United States
- Hillsboro
Find arts & entertainment in Hillsboro, VA. Listings include Loudoun Appalachian Trail Festival, Fairbuilt Guitar Co., LoCo Fest, Kenna Waldron, Hillsboro Arts and Culture Advisory Group and Hillsboro Players. 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);
});
Loudoun Appalachian Trail Festival
Hillsboro 20132
A
Fairbuilt Guitar Co.
37236 Bittersweet Lane, Hillsboro
B
LoCo Fest
14001 Harpers Ferry Road, Hillsboro 20132
C
Kenna Waldron
2349 Ryan Road, Hillsboro 39087
D
Hillsboro Arts and Culture Advisory Group
37098, Hillsboro 20132
E
Hillsboro Players
Hillsboro 20132
F