Ultra Home Internet


at a time
Speed
🎬 Seamless video streaming for 1–3 users (YouTube, Netflix, etc...)
💼 Reliable online meetings for 1–3 users work or study (Zoom, Google Meet)
📱 1-8 Active social media browsing across multiple smartphones
📺 Smart TV or tablet connectivity for entertainment
🔒 Stable connectivity for workplace security, CCTV and POS point-of-sale systems.
No.681, Kamayut Township, Yangon, Myanmar
+959 77 1000 900
<!DOCTYPE html>
<html>
<body>
<div id="googleMap" style="width:100%;height:400px;"></div>
<script>
function myMap() {
var mapProp= {
center:new google.maps.LatLng(51.508742,-0.120850),
zoom:5,
};
var map=new google.maps.Map(document.getElementById("googleMap"),mapProp);
google.maps.event.addListener(map, 'click', function(event) {
alert(event.latLng.lat() + ", " + event.latLng.lng());
});
}
</script>
<script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBu-916DdpKAjTmJNIgngS6HL_kDIKU0aU&callback=myMap"></script>
</body>
</html>
Please pin your address on the map
Google map lick sample