• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps animate an icon that is moving through GeoPoints

i am developing an android application which is based on mapview. (a live real time bus timing application).

im using the "overlay" class for this purpose (inserting the icons etc'). i am recieving an array of GeoPoints, and i need to create an animation in which a certain icon is moving through the GeoPoints index route. (in short - an icon that represents a bus which is moving on a certain road / route)

how can this animation be achieved?
 
Back
Top Bottom