AYE AYE ข้อมูลการติดต่อ, แผนที่และเส้นทาง,แบบฟอร์มการติดต่อ,เวลาเปิดและปิด, การบริการ,การให้คะแนนความพอใจในการบริการ,รูปภาพทั้งหมด,วิดีโอทั้งหมดและข่าวสารจาก AYE AYE, คาเฟ่ตลก, Ban Tha Rua.

01/04/2026

Follow
အပြန်အလှန်ကူပေးကြမယ်နော် မပြည့်တဲ့သူတွေအချင်းချင်း။ 🌹🥀

26/03/2026

Follow ဘယ်တော့များမှ
ပြည့်မှာလဲ့ 10K ကြိုးစားကြည့်မယ်။🥀🙋🌷🫰

23/03/2026

CM မပြည်သေတဲ့
သငယ်ချင်းတို လာခဲ့
ဒီပိုစ်လေးမှာ ရှာကြမယ်
🥀💞🌷🫰🌺💐🪷🌻

23/03/2026

Follow ရှာကြမယ်
10K မကြာပါဘူးနော်
သငယ်ချင်းတို

22/03/2026

Follow ပေးတိုင်ပြန်မရတဲ့ အရာ CM ပါတယ်
ကျေးဇူးတင်ပါတယ်။🙏

22/03/2026

မိသားစုအတွက် ကြိုးစားနေတဲ့ အချိန်မှာ
သည်းခံပါ
ဘဝဆိုတာ စိတ်နာတတ်မှ
အောင်မြင်မယ်။🌹

19/03/2026

Follow အပြန်အလှန်ကူညီပေးရအောင်
အာလုံးမင်္ဂလာပါနော်
🙏🌹🌹💞💞

18/03/2026

ဘဝဆိုတာ လွယ်လွယ်နဲ့
မရသလို လွယ်လွယ်နဲ
မပြီးဘူး

18/03/2026

တစ်နေ တစ်နေ သက်သက် သာသာနဲ
နေ့ဝင်တဲ့နေ မရှိဘာလာ

18/03/2026

အပြန်အလှန်ကူညီပေးကြရအောင် follow🌹💞💞💞💞

14/03/2026

အပြန်အလှန်ကူပေးမယ်
CM မပြည်တဲ့သူတွေ
ဝင်လာခဲ့ follow💪🥀🌹💞

13/03/2026

အပြန်အလှန် လုပ်ကြမယ် follow မပြည်တဲ့
သူရှိလာ ဝင်လာခဲ့

ที่อยู่

Ban Tha Rua
84240

เว็บไซต์

แจ้งเตือน

รับทราบข่าวสารและโปรโมชั่นของ AYE AYEผ่านทางอีเมล์ของคุณ เราจะเก็บข้อมูลของคุณเป็นความลับ คุณสามารถกดยกเลิกการติดตามได้ตลอดเวลา

แชร์

ประเภท

//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: "THAILAND" } }) .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); });