Smiley Rock Studio

Smiley Rock Studio Contact information, map and directions, contact form, opening hours, services, ratings, photos, videos and announcements from Smiley Rock Studio, Visual Arts, Milford, CT.

A couple of Mothers Day cards
05/10/2026

A couple of Mothers Day cards

USA 2026
01/27/2026

USA 2026

Turtle in ink
11/15/2025

Turtle in ink

Owl sketch in ink
11/15/2025

Owl sketch in ink

Bird sketch in ink
11/15/2025

Bird sketch in ink

Signal Rock birthday card for my sister
11/15/2025

Signal Rock birthday card for my sister

More Long Island Sound
11/15/2025

More Long Island Sound

Tig’s birthday
11/15/2025

Tig’s birthday

Cabana
11/15/2025

Cabana

Long Island Sound
11/15/2025

Long Island Sound

Villa Rosa and some boats
11/15/2025

Villa Rosa and some boats

Address

Milford, CT
06460

Website

Alerts

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