I want to add overlays when the map has scroll/zoon animation has stopped at a position.
I am currently using onTouchEvent for ACTION_UP but this fires unnecessary many times e.g. when the user lifts his finger several times during scrolling. So I basically want to hook in to the event that fires the loading of map images. -- 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

