sheetrock
sheetrock copied to clipboard
store the values in a variable
Is it possible to store the rows of a Google Sheet in a variable so the data becomes usable outside the JQuery object? (JS / JQuery novice here)
I would like to use Sheetrock to populate a (Leaflet) map with markers - where the data for the markers is stored in a Google Sheet. For this, I'd need the data to be stored in a JS variable like here: https://leaflet.github.io/Leaflet.markercluster/example/realworld.10000.js