Arts & entertainment in Esperance, NY
- Home
- United States
- Esperance
Find arts & entertainment in Esperance, NY. Listings include Wade7508, Pretty Evil Dragon, Upstate NAPA, Landis Full Moon Concert Series, DJB Services and NovelArtemis. 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);
});
Wade7508
Wade7508, Esperance 10001
A
Pretty Evil Dragon
6144 State Highway 30, Esperance 12066
B
Upstate NAPA
536 Esperance Road, Esperance 12066
C
Landis Full Moon Concert Series
174 Lape Road, Esperance
D
DJB Services
819 Esperance Road, Esperance 12066
E
NovelArtemis
170 Main Street, Esperance 12066
F