Is it applicable to get the "postal address" using it's Longitude and Latitude. ??!!
but it doesn't take Longitude and Latitude
the only input is the place's Long and Lat
Thanks in advance
Edited byBeginnerDevTuesday, December 17, 2013 11:56 AM
You want to do a reverse geocode. This will provide you with an approximate address for the coordinates in question, not the exact postal address. You can find documentation on how to do this in a Win8 app here:
http://msdn.microsoft.com/en-us/library/dn306041.aspx
http://rbrundritt.wordpress.com
Proposed as answer byRicky_BrundrittTuesday, December 17, 2013 11:25 AM
Marked as answer byRicky_BrundrittThursday, January 2, 2014 2:39 PM
You want to do a reverse geocode. This will provide you with an approximate address for the coordinates in question, not the exact postal address. You can find documentation on how to do this in a Win8 app here:
http://msdn.microsoft.com/en-us/library/dn306041.aspx
http://rbrundritt.wordpress.com
Proposed as answer byRicky_BrundrittTuesday, December 17, 2013 11:25 AM
Marked as answer byRicky_BrundrittThursday, January 2, 2014 2:39 PM