moveTo documentation and/or implementation is wrong
According to http://visjs.org/docs/graph2d/#Methods the moveTo()
method accepts a param with the key animate
to control animation, however in the code on line 18317 the property examined is animation
.