Try not calling super. If it still doesn't work, drawMyLocation might be
checking if it's enabled before drawing, in which case you're SOL. At that
point it's time to draw the overlay yourself.

Seems like I'm SOL. This is the final code I tested on -- and it did not
redraw the overlay <http://pastebin.com/E965qvYs>.




On Thu, Aug 19, 2010 at 13:08, TreKing <[email protected]> wrote:

> On Thu, Aug 19, 2010 at 2:52 PM, Taylor Perkins <[email protected]>wrote:
>
>> Specifically look at the draw method -- I think thats what is supposed to
>> be going on right?
>
>
> Try not calling super. If it still doesn't work, drawMyLocation might be
> checking if it's enabled before drawing, in which case you're SOL. At that
> point it's time to draw the overlay yourself.
>
>
> -------------------------------------------------------------------------------------------------
> TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago
> transit tracking app for Android-powered devices
>
>  --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to [email protected]
> To unsubscribe from this group, send email to
> [email protected]<android-developers%[email protected]>
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
>

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" 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-developers?hl=en

Reply via email to