On Mar 1, 9:52 pm, TreKing <[email protected]> wrote: > On Tue, Mar 1, 2011 at 9:48 PM, SEWilco <[email protected]> wrote: > > How can my app automatically make points in MapView behave as if the user > > had clicked on them? > > Call whatever code you already execute when the user clicks on your points.
Or, as it turns out... just invoke OnTap for each point. I'd missed that it was accessible. -- 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

