JS Google Maps API v3 Animate Marker Between Coordinates
I have a simple javascript maps application that I'm working on that requires me to animate the movement of multiple markers between different coords. Each marker is free to move on its own and all markers are stored in an array list. However, I have been having trouble getting them to smoothly transition locations. I've done a ton of research and trial/error but no luck, anyone have any luck with this? Tina CG Hoehr My quick-and-dirty approach does not involve a ton of research :( Here's the demo: http://jsfiddle.net/yV6xv/4/ Click on a marker to begin moving it, after it stops, you can click