integrityapplications / pinz

geospatial visualization of near real-time data in a browser
Apache License 2.0
2 stars 1 forks source link

fetch historical data when buffer size updated #20

Open jsherrah opened 11 years ago

jsherrah commented 11 years ago

currently if, say, the data buffer size is 200 initially, if you increase it to say 1000 it doesn't go off and fetch historic data to fill up 1000. Rather you have to wait for the refreshes to fill the buffer up.