Closed prashtx closed 9 years ago
This should help a little with grid caching, since the grid response content will be the same regardless of load order/etc. With JSONP, the callback names can change, leading to cache misses.
This change depends on https://github.com/LocalData/localdata-tiles/pull/158
Looks good to me, merge when ready (leaving open b/c of my comment/question)
This should help a little with grid caching, since the grid response content will be the same regardless of load order/etc. With JSONP, the callback names can change, leading to cache misses.
This change depends on https://github.com/LocalData/localdata-tiles/pull/158