Arts & entertainment in Fremont, NH
- Home
- United States
- Fremont
Find arts & entertainment in Fremont, NH. Listings include The Daly Family's Festival of Lights, Back Lot Films, Inc., Rebecca Thomas Art, The Maiden's Dragon, VJ8K3 and Scrappy Design Shop. 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 Daly Family's Festival of Lights
51 Pond Lane, Fremont 03044
A
Back Lot Films, Inc.
PO Box 86, Fremont 03044
B
Rebecca Thomas Art
Fremont 03044
C
The Maiden's Dragon
Fremont 03044
D
VJ8K3
Dover, Fremont
E
Scrappy Design Shop
Fremont 03044
F
TMP Designs
Fremont 03044
G
Nippers North
Fremont 03044
H
Two Pints Arts and Crafts
Fremont
I