UniquelyJillian

UniquelyJillian Handmade Crochet, Fabric, and Ceramic. Small Business based in Auburn, AL.

08/18/2024
Why does a momma kangaroo hate the rain?Because on those days the kids have to play inside
08/16/2024

Why does a momma kangaroo hate the rain?
Because on those days the kids have to play inside

My first multi color pup!
08/14/2024

My first multi color pup!

Lovely Leo!
08/12/2024

Lovely Leo!

What a fun colorful unicorn!
08/09/2024

What a fun colorful unicorn!

War Eagle!
08/07/2024

War Eagle!

Order a festive new bag today for fall markets!
08/04/2024

Order a festive new bag today for fall markets!

These may be my favorite giraffes thus far!
03/01/2024

These may be my favorite giraffes thus far!

Pattern by
02/29/2024

Pattern by

New flock of ducks fresh off the needle!
02/18/2024

New flock of ducks fresh off the needle!

The army of frogs is coming together!
02/17/2024

The army of frogs is coming together!

Trying out some new turtle colors!
02/04/2024

Trying out some new turtle colors!

Address

Auburn, AL

Alerts

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