Photo Graphic Mind

Photo Graphic Mind Marketing Boss
Graphic Design Monster
Photography King Drew's Graphic and Photo Shop is here for all your Graphic Design and Photography Needs.

Logo's, Flyers, business cards, Photo Shoots, Photo editing.. I got that work, Your all around Personal BUSINESS GOON!!!

Recent Logo Designs
03/14/2021

Recent Logo Designs

Homecoming photoshoot!
10/19/2019

Homecoming photoshoot!

11/13/2018
Logo Samples for a Client!
11/03/2015

Logo Samples for a Client!

Flyer Design!
11/03/2015

Flyer Design!

Logo completed!
11/03/2015

Logo completed!

Yet another satisfied Customer!!
08/21/2015

Yet another satisfied Customer!!

08/06/2015
Year Book Cover for a College
05/11/2015

Year Book Cover for a College

Movie Trailer Poster!!
05/11/2015

Movie Trailer Poster!!

Address

Atlanta, GA
30331

Telephone

+14045785016

Website

Alerts

Be the first to know and let us send you an email when Photo Graphic Mind 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); });