Arts & entertainment in Washington Depot, CT
- Home
- United States
- Washington Depot
Find arts & entertainment in Washington Depot, CT. Listings include Got Your Goat, Explore Washington CT, Washington Art Association & Gallery, The Hen's Nest, Joe Gitterman Sculpture and SHAG. 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);
});
Got Your Goat
Washington Depot
A
Explore Washington CT
Washington Depot
B
Washington Art Association & Gallery
4 Bryan Memorial Plaza, Washington Depot 0
C
The Hen's Nest
2 Green Hill Rd, Washington Depot 06794
D
Joe Gitterman Sculpture
1 Green Hill Rd, Washington Depot 06794
E
SHAG
292 Bee Brook Road, Washington Depot 06794
F