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

DLGA puts $1M behind Ghazala Hashmi in Virginia Lt Guv race

The amount is the largest ever contributed to a lieutenant governor’s race in the state.

State Senator Ghazala Hashmi / Facebook

The Democratic Lieutenant Governors Association (DLGA) announced on June 27 that it will invest $1 million to support State Senator Ghazala Hashmi’s campaign for lieutenant governor of Virginia. The amount is the largest ever contributed to a lieutenant governor’s race in the state and doubles the spending by the Republican Governors Association in Virginia.

DLGA chair and Pennsylvania lieutenant governor Austin Davis said the organization is backing Hashmi because of her track record and the stakes of the upcoming election.

 

This post is for paying subscribers only

SUBSCRIBE NOW

Comments

Related

ADVERTISEMENT

 

 

 

ADVERTISEMENT

 

 

E Paper

 

 

 

Video