Ferm wrote: > hmm, this is very sad > > I have potentially more than 1000 markers positioned worldwide that > are fetched via network. I can't load all these at once in onCreate..
Do two network calls. One fetches a small number of markers in the vicinity of wherever you are having the map start. The second fetches the rest and adds them to the overlay. You do not need to worry about zooms or pans then. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://twitter.com/commonsguy Android Training in NYC: 1-2 May 2010: http://guruloft.com -- 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@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en