Thanks for your answer. In SDK m5 I saw a little circle in the middle of the screen, when I modified the GPS position this little circle was always in the center.
I have tried this: mapView.setReticleDrawMode(MapView.ReticleDrawMode.DRAW_RETICLE_OVER); but the little circle doesn't appear. I read the documentation but I don't find what I do wrong. In SDK 1, I need an "special" overlay to do this? On 7 nov, 19:41, Mark Murphy <[EMAIL PROTECTED]> wrote: > psaltamontes wrote: > > Hi. > > > How I can show the position (with the little circle) in a MapView in > > SDK 1? > > > There is a function similar to toggleShowMyLocation?. I need to use an > > overlay for this? > > setReticleDrawMode(mode) on MapView should do the trick. > > -- > Mark Murphy (a Commons Guy)http://commonsware.com > _The Busy Coder's Guide to Android Development_ Version 1.4 Published! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Beginners" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en -~----------~----~----~----~------~----~------~--~---

