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
Hello and first of all thanks for this great plugin, I have been using it for a few years without issues. However, I came across an use case that requires a modification that I can't really wrap my head around to implementing.
Basically, I need to limit, by user input, how "early" information should start showing up on the viewer page from a GeoJSON file that already has a whole day's track info in it.
The closest I could get to my goal was enabling the limitSliders. However, it is my understanding that this is not how this function is supposed to be used - they only control the animated range that is played. Dragging the start limit slider makes the animation start from that state, with all the prior markers already shown and that makes sense for the original intended use.
Is there a way to make this feature behave as I described or could anyone kindly point me to the file / code section that governs the limit sliders and "point/track progress" selection/filtering so that I can attempt to implement the change myself?
Thank you very much in advance!
The text was updated successfully, but these errors were encountered:
Hello and first of all thanks for this great plugin, I have been using it for a few years without issues. However, I came across an use case that requires a modification that I can't really wrap my head around to implementing.
Basically, I need to limit, by user input, how "early" information should start showing up on the viewer page from a GeoJSON file that already has a whole day's track info in it.
The closest I could get to my goal was enabling the limitSliders. However, it is my understanding that this is not how this function is supposed to be used - they only control the animated range that is played. Dragging the start limit slider makes the animation start from that state, with all the prior markers already shown and that makes sense for the original intended use.
Is there a way to make this feature behave as I described or could anyone kindly point me to the file / code section that governs the limit sliders and "point/track progress" selection/filtering so that I can attempt to implement the change myself?
Thank you very much in advance!
The text was updated successfully, but these errors were encountered: