Just for the records: Here is a description of a solution that uses a bitmap: http://stackoverflow.com/questions/1998375/android-mapview-panning-and-zooming-too-slow
Stephan ------- Interessiert an Android?http://android-schweiz.blogspot.com/ Whant to learn German?http://german-podcast.blogspot.com On 14 Jan., 05:45, Stephan Wiesner <[email protected]> wrote: > Now, thats an interesting idea. I will look into the bitmaps right > away. > I did check a lot of performance checking and tuning loading and > creting my objects, thats smooth by now. I am not very experienced > with the drawing part, though. Like you pointed out, the drawing is > propably too expensive/done too often. Most of the time, the map just > sits there after all... > > Thanks and tired greetings from Bern, > Stephan > > On 14 Jan., 00:45, Bob Kerns <[email protected]> wrote: > -- 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

