Pou Guide BTC

Pou Guide BTC បង្ហាញពីតំបន់ទេសចរណ៍តំបន់ខ្ញុំនិងការកំសាន្ត

10/03/2026

Sunset @ Mebon baray so amazing.

09/03/2026

តំបន់ទេសចរណ៍ក្នុងឃុំបន្ទាយឆ្មារ

09/03/2026

ភ្ញៀវជិះរទេះគោទស្សនាប្រាសាទបន្ទាយឆ្មារ

06/03/2026

ដើមឈើចាំស្នេហ៍

05/03/2026

សត្វប្រចៀវច្រើនណាស់
🦇 Bat cave in Banteay Chhmar temple.

01/03/2026

នាំភ្ញៀវទស្សនាថ្ងៃលិចនៅបារាយណ៍

01/03/2026

Ox-cart riding from Banteay Chhmar temple to Italy.

Visit Banteay Chhmar temple.
01/03/2026

Visit Banteay Chhmar temple.

01/03/2026

ត្រប់ក្តគោផ្លែច្រើនណាស់😂😂

27/02/2026

Ox-cart riding now day and on the wall of gallery Banteay Chhmar temple.

24/02/2026

តោះទៅរកអាបមកអាំង

23/02/2026

Amazing temple in the jungle.

Address

Phnom Penh
Phnom Penh
120601

Alerts

Be the first to know and let us send you an email when Pou Guide BTC 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); });