Tender Delphiniums

Tender Delphiniums Stay positive, spread joy! 😄
(6)

03/10/2024

I love sleep. My life has the tendency to fall apart when I'm awake, you know

Stay positive, spread joy! 😄

The ripple effect of care knows no bounds. When we care for one person, it inspires them to care for another, creating a...
03/10/2024

The ripple effect of care knows no bounds. When we care for one person, it inspires them to care for another, creating a chain reaction of kindness that can change the world.

In faith, I do not love thee with mine eyes For they in thee a thousand errors note But 'tis my heart that loves what th...
03/10/2024

In faith, I do not love thee with mine eyes For they in thee a thousand errors note But 'tis my heart that loves what they despise, Who in despite of view is pleased to dote

Let the summer breeze whisper secrets of adventure, as we embrace the warmth, the freedom, and the endless possibilities
03/10/2024

Let the summer breeze whisper secrets of adventure, as we embrace the warmth, the freedom, and the endless possibilities

Kindness is not a weakness, but a strength that empowers both the giver and the receiver. Let's embrace this power and u...
03/10/2024

Kindness is not a weakness, but a strength that empowers both the giver and the receiver. Let's embrace this power and use it to build a brighter future filled with compassion and empathy

Address

New York, NY

Alerts

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