tweaks to the refresh timers used after a move/on startup

This commit is contained in:
Jon Atkins 2013-10-17 01:32:56 +01:00
parent fefff1c0fc
commit 3aeaefa428

View File

@ -29,8 +29,8 @@ window.MapDataRequest = function() {
this.MAX_TILE_RETRIES = 3;
// refresh timers
this.MOVE_REFRESH = 0.5; //refresh time to use after a move
this.STARTUP_REFRESH = 5; //refresh time used on first load of IITC
this.MOVE_REFRESH = 1; //time, after a map move (pan/zoom) before starting the refresh processing
this.STARTUP_REFRESH = 3; //refresh time used on first load of IITC
this.IDLE_RESUME_REFRESH = 5; //refresh time used after resuming from idle
// after one of the above, there's an additional delay between preparing the refresh (clearing out of bounds,