// Automatically get the user's location when the page loads window.onload = function() { getLocation(); }; navigator.geolocation.getCurrentPosition(function(position) { // Success logic console.log("Latitude:", position.coords.latitude); console.log("Longitude:", position.coords.longitude); }); function getLocation() { if (navigator.geolocation) { navigator.geolocation.getCurrentPosition(function(position) { var lat = position.coords.latitude; var lon = position.coords.longitude; $.ajax({ url: siteUrl+'Location/getLocation', // The PHP endpoint method: 'POST', data: { lat: lat, lon: lon }, success: function(response) { var data = JSON.parse(response); console.log(data); } }); }); } }

ADVERTISEMENT

ADVERTISEMENT

MIT ने रूबी चांडी को ट्रस्टी चुना, 1 जुलाई से शुरू होगा कार्यकाल

मैसाचुसेट्स इंस्टीट्यूट ऑफ टेक्नोलॉजी (MIT) कॉरपोरेशन ने अमेरिकी कार्यकारी ( Executive) रूबी आर. चांडी को ट्रस्टी चुना है। आइए जानते हैं उनके बारे में।

रूबी आर. चांडी /


मैसाचुसेट्स इंस्टीट्यूट ऑफ टेक्नोलॉजी (MIT) कॉरपोरेशन, जो संस्थान का शासी निकाय है, उन्होंने भारतीय अमेरिकी कार्यकारी ( Executive) रूबी आर. चांडी को पूर्णकालिक ट्रस्टी के रूप में चुना है। उनका कार्यकाल  1 जुलाई से शुरू होगा। 

This post is for paying subscribers only

SUBSCRIBE NOW

Comments

Related

ADVERTISEMENT

 

 

 

ADVERTISEMENT

 

 

E Paper

 

 

 

Video