You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We want to be able to click a button on the GCS which outputs JSON we can save to a file, then we should be able to use another button to load the JSON to make the map look like how it did previously.
The JSON should be in this formatting: You can use these files to test loading / compare your output.
You can possibly look at the old gcs code and modify the code that we used to generate these files. However, there never was an implementation to load the JSON so you'll have to start from scratch for that.
The text was updated successfully, but these errors were encountered:
We want to be able to click a button on the GCS which outputs JSON we can save to a file, then we should be able to use another button to load the JSON to make the map look like how it did previously.
The JSON should be in this formatting: You can use these files to test loading / compare your output.
https://drive.google.com/file/d/1Eu1nsjOnxb_CpnXoB9zJ9bwYBMvxgLVa/view?usp=drive_link
https://drive.google.com/file/d/1LGDM0IMjnpYnUvO-bsal9MCMbyNoSJ3K/view?usp=drive_link
You can possibly look at the old gcs code and modify the code that we used to generate these files. However, there never was an implementation to load the JSON so you'll have to start from scratch for that.
The text was updated successfully, but these errors were encountered: