mapsheet icon indicating copy to clipboard operation
mapsheet copied to clipboard

tabletop.js is out of date.

Open kanejamison opened this issue 9 years ago • 0 comments

I replaced the existing /examples/common/tabletop.js file with the one at https://github.com/jsoma/tabletop/blob/master/src/tabletop.js and it worked fine. Not comfortable pushing that into Github but wanted to alert you.

The console errors that show up are along these lines:

"google spreadsheets XMLHttpRequest cannot load FILENAMEHERE No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin OURDOMAINNAME is therefore not allowed access."

In a nutshell, I think Google Spreadsheets changed the URL to get JSON data.

Thanks for releasing this!

kanejamison avatar Apr 16 '15 19:04 kanejamison