Mural Hunters

Mural Hunters Contact information, map and directions, contact form, opening hours, services, ratings, photos, videos and announcements from Mural Hunters, Art, 566 Columbus Avenue, Boston, MA.

    Providence, Rhode Island
08/04/2020

Providence, Rhode Island

Providence, Rhode Island
08/03/2020

Providence, Rhode Island

On our walk the other day with   Roxbury / SouthEnd, Massachusetts                                           @ Harriet T...
03/29/2020

On our walk the other day with Roxbury / SouthEnd, Massachusetts @ Harriet Tubman House

Jamaica Plain/Roxbury, Massachusetts                                           @ Jamaica Plain - Washington St
03/29/2020

Jamaica Plain/Roxbury, Massachusetts @ Jamaica Plain - Washington St

Doorway Series Graffiti Alley : Toronto, Canada 🇨🇦
02/16/2020

Doorway Series Graffiti Alley : Toronto, Canada 🇨🇦

New Banksy 😍
02/14/2020

New Banksy 😍

WestArt District - Orlando, Florida
11/24/2019

WestArt District - Orlando, Florida

Queens, New York                                         @ Ridgewood, Queens
11/18/2019

Queens, New York @ Ridgewood, Queens

Brooklyn, New York
11/16/2019

Brooklyn, New York

Queens, New York
11/16/2019

Queens, New York

Roxbury, Massachusetts                                     @ Roxbury, Massachusetts
11/13/2019

Roxbury, Massachusetts @ Roxbury, Massachusetts

Address

566 Columbus Avenue
Boston, MA
02118

Website

Alerts

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

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