TechZone 11 Like & Share
(1)

20/05/2026
20/05/2026

Full video: Single Mom Catches GIANT Fish with Simple Bamboo Tube Method

20/05/2026

Unable to return home in time, single mother had to sleep in a cave in the middle of the night

20/05/2026

Brave Single Mother Reports to Police After Being Attacked by Robbers – Sung Luyen's Story

20/05/2026

Single Mother Harvests Tomatoes - Fresh Guava from the Last Season to Sell at the Market

20/05/2026

A single mother's unintentional fire burned everything she had built in a year to ashes.

20/05/2026

A single mother handmade a bamboo Ferris wheel as a gift for her son.

20/05/2026

The bamboo Ferris wheel - Where a single mother weaves dreams for her child.

19/05/2026

A peaceful day for Xiao Ying: harvesting pumpkins, going to the market, and cooking with her son.

ที่อยู่

1/5 Moo 3 Nimitmai Road East Samwa
Bangkok
10510

เบอร์โทรศัพท์

+66652303175

เว็บไซต์

แจ้งเตือน

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

ติดต่อ ธุรกิจของเรา

ส่งข้อความของคุณถึง TechZone 11:

แชร์

//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); });