11-22-2009 10:59 PM
Good Day,
I am trying to draw circles&text (for current location) on a bitmap of a map. I am using the timertask to draw these circles after the gps location is updated. My problem is, the circles & text overlaps each other as the timer goes off. Is there a way I can clear the previous items drawn on the bitmap? It seems like it just adds the new circles&text on the previous image.
Thanks,
Mike