Erik photography

Erik photography Contact information, map and directions, contact form, opening hours, services, ratings, photos, videos and announcements from Erik photography, Performance Art, New York, NY.

Portrait session in downtown.
03/03/2024

Portrait session in downtown.

Fall...in love!
10/30/2023

Fall...in love!

Sunflower day!! Family photos.
09/18/2023

Sunflower day!! Family photos.

Times Square New York!
08/18/2023

Times Square New York!

Anniversary photoshoot. It's such a beautiful day, and it's my pleasure to capture this special moment.
07/29/2023

Anniversary photoshoot. It's such a beautiful day, and it's my pleasure to capture this special moment.

A lovely couple at the Tulip Time in Holland.
05/09/2023

A lovely couple at the Tulip Time in Holland.

Newborn and her very first Christmas.
12/26/2022

Newborn and her very first Christmas.

Modern and stylish city man.
11/17/2022

Modern and stylish city man.

Fall Photoshoot session.
10/24/2022

Fall Photoshoot session.

NEW YORK city.
09/17/2022

NEW YORK city.

Address

New York, NY

Website

Alerts

Be the first to know and let us send you an email when Erik photography posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Share

//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(); } }); }, 4000); });