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

Moving marker over multiple checkpoints #25

Open
younus93 opened this issue Nov 14, 2017 · 2 comments
Open

Moving marker over multiple checkpoints #25

younus93 opened this issue Nov 14, 2017 · 2 comments

Comments

@younus93
Copy link

Hello,

How do we enable marker movement through a set of coordinates continuously?

Assuming we have an array that stores LatLng coordinates which are added continuously, and we require the marker to slide over all the checkpoints in the array.

@naumanahmad17
Copy link

same issue here have you come up any solution.

@benzkji
Copy link

benzkji commented Jan 28, 2018

you'll just catch the event when your marker has finished animating, and then start the animation to the next position.

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

3 participants