We have some markers on a map. Sometimes they need to move to a new location. We move them using marker.setPosition, but this just jumps the marker to the new position, and there is no visual cue that the marker moved. It just looks like one marker disappeared, and a new marker appeared.
Is there any way to smoothly animate the marker moving from the old position to the new position? This would provide a much better UX for marker movements. Thanks, Zach -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-maps-js-api-v3?hl=en.
