I am also working on similar application . We have application to search local events around you.
>>2. I would like to navigate between each location plotted on the MapView >>using a similar method that Google has on their mobile version >of maps when we search for some place like pizza, how do we do it? This is a >small bar at the bottom of the map view beside the zoom >controls that has >left and right arrows. We are displaying multiple events/venues on map (just like search on google map for pizza) and we want to change icon of any event/venue when user navigate through next/previous buttons. I am using StateListDrawable to draw these icons, but I dont know how to change state of any OverlayItem from onClick() of my navigation buttons. Any help will be much appreciated. Thanks, Aamir Yaseen -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en