In my app I am showing user annotation(custom annotation with user thumbnail) on map. Whenever User changes location or user moves I also change my annotation position according to user location but right now it has blinking effect as I add and remove annotation on map. I want smooth animation of my annotation whenever user moves. How can I achieve that. In my app I am showing user annotation(custom a