Hi, can I ask I need to achieve on how to animate the Google marker using the 6 buttons (historical playback) like play,pause,stop,forward,rewind,first and last button…I just want to know the idea on how can i achieve this. I have date from ,time from,date to and time to, when user choose specified date and time this will query to my table and return the result as json,then I animate this using setTimeout it shows moving vehicle…but the problem is that how can I apply those 6 buttons ? so that when it animates I can stop, resume,forward or rewind the animation.