I am developing an application wherein I get the latitude, longitude in my android device and post them to a web server.
and in a web application I show the location details with the help of google maps.
Here I have huge collection of lat long values which i loop it in my jsp and create multiple markers with info windows.
Now the problem is that I need to show the location name of the particular latitude and longitude in the Info Window of google maps.
Can anyone help me with the google maps script or how can i get the location name from the lat long values in my android phone itself, so that I can post that to my web server.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…