At this point, its probably just easier to make my own MyLocationOverlay class -- open source it -- and then let google just patch their own code with mine.
On Thu, Aug 19, 2010 at 14:47, TreKing <[email protected]> wrote: > On Thu, Aug 19, 2010 at 4:40 PM, Taylor Perkins <[email protected]>wrote: > >> For future users, it seems that disableMyLocation removes the overlay from >> the map -- and then proceeds to stop the locationManager from updaing. > > > In that case you could probably manually re-insert the overlay into the > MapView after calling disableMyLocation. This is of course way into hack-job > land, but I think you crossed that border a few posts ago =P > > > ------------------------------------------------------------------------------------------------- > 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

