Unbeweavables

Unbeweavables Contact information, map and directions, contact form, opening hours, services, ratings, photos, videos and announcements from Unbeweavables, Art, Mountain Home, NC.

My wool paintings.
10/31/2022

My wool paintings.

Autumn handwoven!
11/15/2019

Autumn handwoven!

11/15/2019
Felting fun these days!
03/20/2019

Felting fun these days!

New location at Woolworthwalk Gallery.And lots of fun felting!
01/14/2019

New location at Woolworthwalk Gallery.
And lots of fun felting!

Nuno felting on silk chiffon. Number 7 Arts, Brevard NC
10/29/2018

Nuno felting on silk chiffon. Number 7 Arts, Brevard NC

ART ON MAINHENDERSONVILLE THIS WEEKEND. SEPT 29 - 30We will be there. Come on out y’all!
09/25/2018

ART ON MAIN
HENDERSONVILLE

THIS WEEKEND. SEPT 29 - 30

We will be there. Come on out y’all!

Felting fun!
04/02/2018

Felting fun!

Address

Mountain Home, NC
28758

Website

Alerts

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