sheetrock icon indicating copy to clipboard operation
sheetrock copied to clipboard

store the values in a variable

Open dvhassel opened this issue 8 years ago • 0 comments

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

dvhassel avatar Aug 16 '17 12:08 dvhassel