animateMarkerTo

open fun animateMarkerTo(marker: Marker, finalPosition: LatLng)

Animates a marker from it's current position to the provided finalPosition

Parameters

marker

marker to animate

finalPosition

the final position of the marker after the animation