Hi guys, greetings from Japan.
I am a newbie to both ReactJS and TerriaJS. I have installed TerriaJS on my local machine and it is working great.
Now I wanted to modified the workbench to include an additional tab next to the "Add Data" tab. This new tab is intended for requesting long-running processing on the server side (such as Cesium task). I attached an image of the prototype UI.
My questions are:
1. Where in the code should I look for in order to make the change?
2. Is this a proper use of TerriaJS as from what I read from the documentation,
TerriaJS is intended for geospatial catalogue explorers only.
I really appreciate your help.