hallahan / LeafletPlayback

This is a Leaflet plug-in that plays back points that have a time stamp synchronized to a clock.
http://leafletplayback.theoutpost.io
Other
482 stars 165 forks source link

speed control to work with real data way to slow #84

Closed carys23 closed 1 year ago

carys23 commented 1 year ago

Has anyone able to speed the play button up even more I have found that if you remove the milliseconds it speeds it up but the time is not correct because you have to convert it back then it has the wrong time. So I'm looking for a way outside the main function. Has anyone mange to speed the time up working with real data that comes through every 5mintutes so it's way to slow even if set the speed to: playback.setSpeed(2000);