LocalData / localdata-tiles

A tileserver for LocalData
5 stars 2 forks source link

Tile caching bug #81

Open hampelm opened 10 years ago

hampelm commented 10 years ago

I added some responses to https://app.localdata.com/index.html#surveys/my-test-survey.

When I clicked "check for new results", the tiles were refreshed but new responses did not appear. When I zoomed out, new tiles were rendered and the new responses showed. I think the code to check for new responses is failing in some way.

prashtx commented 10 years ago

I think this is related to #64.