We had an issue like that in an experimental app we never released. What worked for us was that we merged points that were overlapping on the display depending on the magnification.
The further in you go, the more those merge point break out, which keeps the number of points to a manageable level for the developer and a usable number for the user. You will need to create a custom point though so that it looks right and its clear that points are merged. - Brill Pappin -- 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

