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

Fix some bugs with accidents animation #2

Open
1 of 2 tasks
MichaelPolla opened this issue Nov 29, 2017 · 1 comment
Open
1 of 2 tasks

Fix some bugs with accidents animation #2

MichaelPolla opened this issue Nov 29, 2017 · 1 comment
Labels

Comments

@MichaelPolla
Copy link
Contributor

MichaelPolla commented Nov 29, 2017

  • If a unique day is set (e.g. 01.01.2016 - 01.01.2016), no points are shown and the time isn't updated in the timeline.
  • At the end of the map animation, the last point is animated multiple times during a certain time. It's more visible if the selected period is short :

@maximeburri
Copy link
Contributor

Second point fixed.
First point is a problem beacause the user doesn't specify time, so the range is between is from 01.01.2016 00:00:00 to 01.01.2016 00:00:00. The best way is to add 24 hours to the second datetime.

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