[android-developers] Re: Map tiles unnecessarily reloading when panning

2011-06-27 Thread Michael Diener
I hate to resurrect the thread, but I'm experiencing this issue with Android 3.1 on an Asus EEE Pad Transformer with Android 3.1. First I thought it is an issue with my code, but turns out other apps (like Weather Bug for Honeycomb) that use the Maps API have the same issue. It happens

[android-developers] Re: Map tiles unnecessarily reloading when panning

2011-03-10 Thread Bingo
Having the same issue and could not find anything about it until someone directed me here. I posted an example video on youtube that shows the problem - especially around 0:40 second mark: http://www.youtube.com/watch?v=bBnzB5s1I5c -- You received this message because you are subscribed to

[android-developers] Re: Map tiles unnecessarily reloading when panning

2011-03-04 Thread Rmac
I have noticed the same effect after install 2.3.3 on a couple of apps using mapview... very disorienting to watch it while panning the map. -- 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] Re: Map tiles unnecessarily reloading when panning

2011-03-02 Thread Sterling
Is everyone still experiencing this issue? I'm concerned it's also impacting the amount of data being downloaded associated with my app as well. I recently checked the 'Battery Use Details' screen from about phone battery and found that my 'Data Received' had jumped astronomically to 69.06MB

[android-developers] Re: Map tiles unnecessarily reloading when panning

2011-03-02 Thread Sterling
I don't think the moderator looked at my last post, so here goes again... sorry if it appears twice: Is anyone still having this issue? I went to check the 'Battery Use Details' screen recently for my app (About Phone Battery Battery Use), and found that the 'Data Received' metric had grown

Re: [android-developers] Re: Map tiles unnecessarily reloading when panning

2011-03-02 Thread TreKing
On Mon, Feb 28, 2011 at 11:16 AM, Sterling w...@mobywan.com wrote: Is everyone still experiencing this issue? Yup. - TreKing http://sites.google.com/site/rezmobileapps/treking - Chicago transit

[android-developers] Re: Map tiles unnecessarily reloading when panning

2011-03-02 Thread Jared
Same problem, different sdks, different devices, all apps do it it seems. I don't know why it doesn't cache the tiles and load them properly. On Feb 23, 10:35 am, Jason Hanley jasonphan...@gmail.com wrote: On my device (Nexus S 2.3.2) any activity that is using a MapView is showing flickering

Re: [android-developers] Re: Map tiles unnecessarily reloading when panning

2011-03-02 Thread Jason Hanley
Still seeing it here. On my device and on a few emulator images I tried. I created a bug for this: http://code.google.com/p/android/issues/detail?id=15184 On Mon, Feb 28, 2011 at 12:16 PM, Sterling w...@mobywan.com wrote: Is everyone still experiencing this issue? I'm concerned it's also

[android-developers] Re: Map tiles unnecessarily reloading when panning

2011-03-01 Thread brandon
Yes, this has really been bothering me too. If it doesn't get fixed within a few days and no one has reported yet, I will. On Feb 23, 10:48 am, TreKing treking...@gmail.com wrote: On Wed, Feb 23, 2011 at 10:35 AM, Jason Hanley jasonphan...@gmail.comwrote: Has anyone seen this recently? And is