Ok thanks What's the recommended event for when map center and lat/long spans changes?
On Mar 12, 6:26 pm, Mark Murphy <[email protected]> wrote: > Ferm wrote: > > 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. > > There is no event for that, AFAIK. > > -- > Mark Murphy (a Commons > Guy)http://commonsware.com|http://twitter.com/commonsguy > > Android Training...At Your Office:http://commonsware.com/training -- 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

