We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
must try to load aoi-panel.json from https://canadian-geospatial-platform.github.io/geoview/ and doesnt change directory
Aoi panel appears in the app bar panel if uploaded from a file and json file contains
"appBar": { "tabs": { "core": [ "aoi-panel" ] } }
load "config file name"-aoi-panel.json from directory that file is loaded from
Upload file containing aoi panel in appBar as below
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Is there an existing issue for this?
Current Behavior
must try to load aoi-panel.json from https://canadian-geospatial-platform.github.io/geoview/ and doesnt change directory
Aoi panel appears in the app bar panel if uploaded from a file and json file contains
"appBar": {
"tabs": {
"core": [
"aoi-panel"
]
}
}
Expected Behavior
load "config file name"-aoi-panel.json from directory that file is loaded from
Steps To Reproduce
Upload file containing aoi panel in appBar as below
"appBar": {
"tabs": {
"core": [
"aoi-panel"
]
}
}
Anything else?
No response
The text was updated successfully, but these errors were encountered: