OK so if I understand, I have to override the drawMyLocation function, is that it?
Is there a way around that because I kind of like the google blue blutton icon... On Mar 5, 2:42 am, TreKing <[email protected]> wrote: > On Wed, Mar 3, 2010 at 11:37 PM, gallagth <[email protected]> wrote: > > I figured out how to do that, but now I'm stuck because I dont know > > what Canvas to pass when I call the method drawMyLocation(). > > You shouldn't be drawing when the location changes. Try overriding the > drawMyLocation function, which will be called with a valid Canvas object > when it's time to draw. > > ------------------------------------------------------------------------------------------------- > TreKing - Chicago transit tracking app for Android-powered > deviceshttp://sites.google.com/site/rezmobileapps/treking -- 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

