Hi guys, I'm getting crazy because of that, i'm doing a Application for load some overlays from a database in the selfphone and show it on the mapview. I want to load them on demand because could be a few thousands of points. Does somebody know how can i do that? I'm trying to load the new coordinates after MotionEvent.ACTION_UP if a MotionEvent.ACTION_MOVE has occured before. I want to load just the points which coordinates fix on the currrent mapview.
-- 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

