I am developing an android app, which have fragment containing a Mapview... The mapview containing markers according to the locations in the local database.. is there any way to animate or even change the colour of only clicked marker? I mean i have done it in setOnMarkerClickListener, but, when i click on the another marker, the previous marker still in the same color/animation...I am developing an android app, which have frag