How to get the name (location) of the latitude and longitude a user enters. Now I have the get geolocation.getCurrentPosition method working which enters my coordinates. But I need it working in the sense of the coordinates the user enters it will retrieve their location as in the name London, Manchester etc
Asked
Active
Viewed 54 times
0
-
possible dup http://stackoverflow.com/questions/6797569/get-city-name-using-geolocation – NKD Sep 09 '15 at 15:06
-
Basically, you need to choose an api to do it – Pete Sep 09 '15 at 15:08
-
NKD. sorry you must have read the question wrong as this is what I have done already. – Pec1983 Sep 09 '15 at 15:12