Anamul Haque

Anamul Haque Welcome
(1)

11/05/2026

10/05/2026

সুখের দিনে যাদের আপন ভেবেছিলেন

08/05/2026

মাথা নত করবেন তো শুধু সৃষ্টিকর্তার সামনে

07/05/2026

মিথ্যার কাছে হেরে গিয়ে নিজেকে মূল্যহীন ভাবার প্রয়োজন নেই

07/05/2026

তোমাকে ভুলে যাওয়ার সাধ্য আমার নেই

06/05/2026

পৃথিবীতে দুজন মানুষকে কখনো ভুলে যেও না

05/05/2026

বিয়ে সেই মেয়েকেই করবেন যার বাবা দিন আনে দিন খায়

05/05/2026

স্বামীর গুরুত্ব ইসলামে অনেক বেশি

Address

Dhaka
1605

Website

Alerts

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