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 need to ensure the language plugin is included inside the BrandNavbar of the map viewer. At the moment the map viewer is displaying the language selector inside the Settings plugin (it should be a configuration change).
Initial investigation:
Settings plugin includes a LangBar component that seems to be configurable. We should set this disable by default and verify we can actually configure it via localConfig.json
Include the Language plugin in desktop (map viewer) configuration of localConfig.json { name: "Language" }
Include the Language plugin to the pluginsConfig.json
What kind of improvement you want to add? (check one with "x", remove the others)
Minor changes to existing features
Other useful information
The text was updated successfully, but these errors were encountered:
Description
We need to ensure the language plugin is included inside the BrandNavbar of the map viewer. At the moment the map viewer is displaying the language selector inside the Settings plugin (it should be a configuration change).
Initial investigation:
desktop
(map viewer) configuration of localConfig.json { name: "Language" }What kind of improvement you want to add? (check one with "x", remove the others)
Other useful information
The text was updated successfully, but these errors were encountered: