Hi ,
I am developing a application using Location API .
I want to get Location Address ?
I am getting latitude and longitude value of Location , but that is not solving my purpose ??
i need value in human readable format ...
Hi ,
I am developing a application using Location API .
I want to get Location Address ?
I am getting latitude and longitude value of Location , but that is not solving my purpose ??
i need value in human readable format ...
then you would need to use Reverce Geo coding service, to which we do not have APIs in the phones, but you could try googling, and finding if there would be any REST services that you could utilize with your application.
What you need to something called "reverse geocoding", finding a human readable address from a latitude/longitude.
You will need to use an "off-board" service to do this (i.e. make a network connection). Take a look at the MapTP Web services API as a starting point.
If you have any questions feel free to email me, michael.moore@navteq.com
- Mike
NAVTEQ Network for Developers
http://NN4D.com