Okay so i am trying to reduce the speed of zoom in osmdroid. Currently the using the function
setzoom(int zoomlevel)
the zoom speed is set at 500 milliseconds. Is it possible to increase the speed so that i can get an effect of a gradual zoom towards the marker?