I am trying to show users current address and coordinates on the screen, for example first it will show the coordinates and after couple of seconds it will show the adress of the user. But i couldn't do it. How can i do that ?
Edit 1: So far i am able to get the longitude and latitude of the user with no problem. Now i am trying to convert these to a street address, like city, street, etc. I couldn't find any good tutorial for getting the address from longitude and latitude, most of them is the opposite. So how can i get address from these coordinates ?