1

Good morning, what is the radius blue circle that appears on my location and how I can draw it in my android application.

like this

Thanks

Mimmo
  • 11
  • 2
  • the circle is the accuracy of the gps location. you can use **com.google.android.maps.MyLocationOverlay** which is part of the google's map api – Samuel Aug 17 '11 at 10:54
  • And This MyLocationOverlay draw the circle and also the little ball into the circle ?? – Mimmo Aug 17 '11 at 11:34
  • 1
    check this [LINK](http://joshclemm.com/blog/?p=148). the image does not show the ring. but you will get one if the accuracy is low. – Samuel Aug 17 '11 at 11:38
  • ok but then what is the method to draw the ring ? – Mimmo Aug 17 '11 at 12:12
  • it automatically draws the ring. if you want yours you can simply extent it and override the ondraw – Samuel Aug 18 '11 at 01:32
  • Check [this answer][1]. I think, this is exactly what you need. [1]: http://stackoverflow.com/questions/5722490/android-maps-circle-overlay-dynamically-change-radius – Alex Feb 21 '12 at 15:18

0 Answers0