开发者

Android application to allow user map his location

开发者 https://www.devze.com 2023-03-12 12:31 出处:网络
In my app I ask user to enter his location(text) and call Google web service to find out geocodes and then display on map.

In my app I ask user to enter his location(text) and call Google web service to find out geocodes and then display on map.

Now I also want the user to fine tune his location by moving the marker on 开发者_StackOverflow社区the map.

How can this be done?

Rgds, Sapan


Please take a look at this source http://bazaar.launchpad.net/~financisto-dev/financisto/trunk/view/head:/src/ru/orangesoftware/financisto/activity/LocationActivity.java at LocationOverlay inner class in particular

0

精彩评论

暂无评论...
验证码 换一张
取 消