The Black Raccoon

The Black Raccoon Artist

Tis the season!..all the time. For I like bats.
09/15/2021

Tis the season!..all the time. For I like bats.

"Be rid of humans politely" collection now available. Are you in a argument with your loved one, but they still need new...
09/02/2021

"Be rid of humans politely" collection now available.

Are you in a argument with your loved one, but they still need new underwear? I have the perfect pair to solve all your problems, post-hasteπŸ’— theblackraccoon.etsy.com

Theblackraccoon.etsy.comNew digs
09/02/2021

Theblackraccoon.etsy.com
New digs

People who don't buy art...Theblackraccoon.etsy.com
09/01/2021

People who don't buy art...
Theblackraccoon.etsy.com

Custom work available... Especially for my neighbors kid going to college 😁
08/22/2021

Custom work available... Especially for my neighbors kid going to college 😁

Address

Saint Simons Island, GA

Alerts

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