I want to show the longitude and latitude to user when he or she touch a specific location on the map, how can I do that? I am using Eclipse and Google maps api and this is my school project.

有帮助吗?

解决方案

This process is called Reverse Geo-coding, Use Google and it will give you everything you want. http://www.vogella.com/tutorials/AndroidLocationAPI/article.html Visit this link for a tutorial.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top