Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

updateLocation of annotation with animation #262

Open
dkjeune opened this issue Mar 26, 2019 · 2 comments
Open

updateLocation of annotation with animation #262

dkjeune opened this issue Mar 26, 2019 · 2 comments

Comments

@dkjeune
Copy link

dkjeune commented Mar 26, 2019

Is it possible to "updateLocation" of an Annotation to move it from a position to an other with smooth animation on Android ?

Its possible to do this on IOS with the module googleMap.

marker[id].updateLocation({
latitude:lat,
longitude:lng,
animated: true,
duration: 2000
});

Thanks for help.

@dkjeune
Copy link
Author

dkjeune commented Apr 16, 2019

Hi, can someone give me an answer ?
its very important for my project.

@dkjeune
Copy link
Author

dkjeune commented May 21, 2019

nobody ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant