I dont want to watch a full 24 hour period, I usualy only want to watch for a period of 1 hour. Should be able to speed up and slow down the replay as well.
The "Replay" interval is currently configurable in the active MapProvider section in the "private.xml" file, with the property specification:
<Property key="replay.interval">1700</Property>
The interval value is specified in milliseconds, (and should be >= 50).
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
The "Replay" interval is currently configurable in the active MapProvider section in the "private.xml" file, with the property specification:
<Property key="replay.interval">1700</Property>
The interval value is specified in milliseconds, (and should be >= 50).