Solved
Location
Is It possible to get the exact user location i.e; city, and state without using the clientcontext method and google api's
Is It possible to get the exact user location i.e; city, and state without using the clientcontext method and google api's
You can use W3C Geolocation APIs to get the latitude and longitude and then call the Google Maps API to get the city, state information.
http://www.w3schools.com/html/html5_geolocation.asp
http://stackoverflow.com/questions/6797569/get-city-name-using-geolocation
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.