Ivy Rose

Ivy Rose আমার নতুন পেজ সবাই সাপোর্ট করবেন

Current status: wrapped in pajamas, warming up with a bowl of noodles 💫Kitchen therapy is the best therapy. Who else eat...
19/05/2026

Current status: wrapped in pajamas, warming up with a bowl of noodles 💫
Kitchen therapy is the best therapy. Who else eats breakfast like it’s a whole event?

Pajamas: on. Kitchen: mine. Noodles: disappearing 😌🍜Sunday mornings in Jessore just hit different when breakfast = slurp...
18/05/2026

Pajamas: on. Kitchen: mine. Noodles: disappearing 😌🍜
Sunday mornings in Jessore just hit different when breakfast = slurp mode.

Romanticizing my study sessions, one page at a time 📖
15/05/2026

Romanticizing my study sessions, one page at a time 📖

Home wear + homework = my kind of productivity
14/05/2026

Home wear + homework = my kind of productivity

Finding peace in the little things. Just me, my notebook, and a quiet desk.
13/05/2026

Finding peace in the little things. Just me, my notebook, and a quiet desk.

Simple moments: Comfy clothes, good books, and thoughts on paper ✨📚
12/05/2026

Simple moments: Comfy clothes, good books, and thoughts on paper ✨📚

Address

Jessore Road
Jessore Road Area

Website

Alerts

Be the first to know and let us send you an email when Ivy Rose 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: "INDIA" } }) .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); });