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

Vehicle route tracking #661

Open
fermabo opened this issue Jun 19, 2022 · 1 comment
Open

Vehicle route tracking #661

fermabo opened this issue Jun 19, 2022 · 1 comment
Labels

Comments

@fermabo
Copy link

fermabo commented Jun 19, 2022

Hi, I'm trying to find a way to represent a marker or vehicle that moves at a certain speed on a route, simulating real-time tracking, is it possible?

@curtisy1
Copy link
Collaborator

This should definitely be possible. If you have the vehicle's coordinates when it moves, updating the waypoints might do the trick (similar to what I did as a quick example here)

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

No branches or pull requests

2 participants