Create in Me

Create in Me Crafting Create in Me is a crafting venue that will meet at least once a week.

You will be taught how to make a project at each class and will leave with a beautiful handcrafted project the day of your class! Each class will have a set price according to the project and all proceeds will benefit an organization in the smith county region!

01/13/2014

Ladies, the next class will be Tuesday Jan 21 6:30-8:30pm You will LOVE this class! We will paint and layer crosses and then put them on a canvas if you choose! $30 RSVP!!!! 903-372-2887

Address

1581 FM 346 E
Tyler, TX
75703

Website

Alerts

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