Fixed
Status Update
Comments
th...@google.com <th...@google.com> #2
Our engineering team had a go at reproducing this condition and couldn't. Could you please build us a reproduction case along the lines of https://github.com/domesticmouse/MovingMarkerPosition ?
Description
I'm trying to animate the change of position in a marker and can't find a way in the SDK to do it. So I think it would be a good to add `setPosition:animated:` to GMSMarker and the SDK interpolates the movement.
Related: any ideas on how to do it since this method is not implemented yet?