Try:

map.getOverlays().clear()

and then call:

map.invalidate() (or map.postInvalidate() from a nin UI thread)

Hope that helps.

On Jan 7, 2:56 pm, Sudha <sudha...@gmail.com> wrote:
> hi
> I have drawn the map and the overlay on it
> But how to remove the added overlays..
> I tried to
> refresh the map.
> I am deleting the itemlist also
> but the overlay ones comes is not going from that point.
> Plz help me
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to