Open spreadsheet view programmatically with data without specifying a file source #2528
Unanswered
shihabdider
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am trying to open a spreadsheet view populated with the results of a BIGSI query for my Flashmap plugin. The results are stored in memory as an object but it seems the spreadsheet view requires a file source (either a URI or a local file). Is there anyway to pass the data directly to the view (similar to how the FromConfigAdapter can be used to store dynamically generated features)?
Beta Was this translation helpful? Give feedback.
All reactions