Do you mind sharing what type of app it is? Why are you rendering 60 overlays at a time?
Could the problem simply be solved by showing 10 overlays at a time and just prompting the user to search for more if those 10 do not meet their needs? On Sep 28, 8:51 am, Ne0 <[email protected]> wrote: > My problem is my MapView becoming very laggy and so non-responsive at > times, that Android thinks its hit deadlock and tries to close it. > > I am adding 60 overlays to the map view and i originally thought that > the icon size may be causing the problem by using up all the memory. > When i decreased the overlay icon size, it did improve things, though > it is still to slow to be usable. Has anyone experienced anything > similar and have a workaround? There may be a better way of doing it > other then extending the Hello MapView example. > > Any thoughts welcomed. > > Thanks, > > Liam --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

