Page 1 of 1

Get address from Lat and Long

Posted: Fri Sep 05, 2014 12:59 pm
by Johnny6773854

How do i get address from the latitude and longitude. Want like the street name and town. I can get the lat and long but how do i convert it to address?


Get address from Lat and Long

Posted: Fri Sep 05, 2014 1:07 pm
by Maryna Brodina

Hello!

Please check google maps API https://developers.google.com/maps/do...


Get address from Lat and Long

Posted: Fri Sep 05, 2014 1:39 pm
by Johnny6773854

Thank you, I found how to do it. I need to run this https://maps.googleapis.com/maps/api/...

Now it gives me what i want. How do I use the values given by google.


Get address from Lat and Long

Posted: Fri Sep 05, 2014 2:34 pm
by Johnny6773854

I search on google and found this http://mindfiremobile.wordpress.com/2...

I dont know how to integrate it in app with my "map"


Get address from Lat and Long

Posted: Fri Sep 05, 2014 3:01 pm
by Johnny6773854

You can close this topic. Thank you


Get address from Lat and Long

Posted: Fri Sep 05, 2014 3:10 pm
by Evgene Karachevtsev

Hello Johnny,

Thank you for the update.