HING Sopheara

HING Sopheara Contact t.me/hingsopheara

10/05/2026

កញ្ចុសវាលស្រែ

10/05/2026

ខ្យល់ធម្មជាតិ វាលស្រែចុងបឹង

10/05/2026

កាហ្វេ វាលស្រែ

06/05/2026

ដើមពោធិ៍​ចុងភូមិ

06/05/2026

ក្មេងមកលេង

06/05/2026

ពងមាន់អាំង

06/05/2026

ជួបក្មេងតាមផ្លូវ

06/05/2026

តិចតុក😂

05/05/2026

ចេះធ្វើផេកទៀត😂

05/05/2026

សុំតោង😂

05/05/2026

ចេះធ្វើផេកណាទេ🤣

Address

Thnal Chey, Popuese, Svay Antor, Prey Veng
Prey Veng
12000

Alerts

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