get city state from google map
Posted
by apueee
on Stack Overflow
See other posts from Stack Overflow
or by apueee
Published on 2009-07-08T15:24:55Z
Indexed on
2010/05/07
15:18 UTC
Read the original article
Hit count: 257
I'm using google map api for showing location. In that i case i need option to get city sate zip from google map marker. In map , user can move the marker to position it after drag finished it will return the city, state and zip. I have successfully get the lat and lng but how can i get the city , state and zip. please help me as soon as possible..
© Stack Overflow or respective owner