简体   繁体   中英

Android google maps to show current location

Is there a simple verison of google maps whuch indicates the current position using GPS.I have tried many links and not sure most of them just display the map.Any links for this which has worked for you....

http://www.codeproject.com/KB/android/GPSLocator.aspx

even in the above link could get the longitude and the latitude working

Is there a simple verison of google maps whuch indicates the current position using GPS.

Use MyLocationOverlay , as that is what it is there for. Here is a sample application that uses MyLocationOverlay and a custom overlay; you can always get rid of the custom one if you do not need it.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM