MMcIntyre Images Photography

MMcIntyre Images Photography I live in NE Florida, where there are so many great photo opportunities. While I am still learning how to do it well, I enjoy taking them. ♡

The beautiful Pacific Northwest, Spokane Washington.
05/09/2026

The beautiful Pacific Northwest, Spokane Washington.

Enjoying the colors of Spring.
04/26/2026

Enjoying the colors of Spring.

♡
04/06/2026

He is risen.
04/05/2026

He is risen.

This little squirrel thought that if he couldn't see me, I couldn't see him. Lol.
04/02/2026

This little squirrel thought that if he couldn't see me, I couldn't see him. Lol.

Just pulling out of the neighborhood. Such a beautiful morning.
04/02/2026

Just pulling out of the neighborhood. Such a beautiful morning.

Peaceful evening.
03/23/2026

Peaceful evening.

A little bit of Jax.
02/25/2026

A little bit of Jax.

The start of a beautiful day.
02/21/2026

The start of a beautiful day.

Address

Amelia Island
Fernandina Beach, FL
32034

Telephone

+19047103131

Website

Alerts

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

Contact The Establishment

Send a message to MMcIntyre Images Photography:

Share

Category

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