mapsheet
mapsheet copied to clipboard
tabletop.js is out of date.
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!