i am making a employee tracker in which i will fetch all employee current Lat long after every 30 sec and update on server and then Admin module will fetch the Lat-long of of each employee from server and update the eisting marker position.
So please tell me how to update the 100 markers position without effecting the UI thread in android.
please help its very important for me.