You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 16, 2024. It is now read-only.
Noticed this when one icon on the traffic map switched off and back time-to-time and turns out it was a helicopter. It's also relevant to the case when high flying plane also can switch off and on and when some plane slowly moving through the airport.
Tried to look into the code by myself but have no luck with figuring out how to adjust this logic (not enough skills in coding and never readed js code before). I mean, minGroundTrackDistance in TrafficTracker.js, ExponentialSmoother.js, "dt" value and so on. With various attempts to figure out possible solution it's either doesn't have noticeable effect or all traffic icons just disappear from the map.
The only success I've got is to change traffic icons and vector colors, in attempts to see dependencies.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Noticed this when one icon on the traffic map switched off and back time-to-time and turns out it was a helicopter. It's also relevant to the case when high flying plane also can switch off and on and when some plane slowly moving through the airport.
Tried to look into the code by myself but have no luck with figuring out how to adjust this logic (not enough skills in coding and never readed js code before). I mean, minGroundTrackDistance in TrafficTracker.js, ExponentialSmoother.js, "dt" value and so on. With various attempts to figure out possible solution it's either doesn't have noticeable effect or all traffic icons just disappear from the map.
The only success I've got is to change traffic icons and vector colors, in attempts to see dependencies.
The text was updated successfully, but these errors were encountered: