// 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

Trump awaits call with Modi before signing India-US trade deal

The final announcement of the trade deal is expected to follow the scheduled conversation between the two leaders.

File Photo. / Reuters

US President Donald Trump has expressed his desire to speak with Indian Prime Minister Narendra Modi before giving the final nod to the long-anticipated India-US trade agreement, according to sources familiar with the development.

Negotiations for the deal have concluded, with the final draft awaiting Trump's approval for more than a week. The pact has received endorsement from key officials on both sides — US Commerce Secretary Howard Lutnick and Trade Representative Jamieson Greer, as well as India’s Commerce and Industry Minister Piyush Goyal.

 

This post is for paying subscribers only

SUBSCRIBE NOW

Comments

Related

ADVERTISEMENT

 

 

 

ADVERTISEMENT

 

 

E Paper

 

 

 

Video