Hi everyone, My application has a MapViewActivity that periodically refreshes the points on the map by polling a server. On the emulator, when the refresh occurs, the populate() method redraws the points on the screen, and the objects appear to move on the map. On the G1, however, populate() does not move on screen. Only after I touch the map with my finger will the objects be moved on the map.
I've perused MapViewActivity but haven't found anything that would show this difference. Is there a setting indicating this behavior that anyone is aware of? Thanks! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

