Sharing desktop settings #2014
fxprunayre
started this conversation in
Ideas
Replies: 1 comment
|
Good suggestion. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Currently
geolibre.desktopSettingsare stored in the local storage and contains the desktop layout, startup, theme, uiProfile, ...When embedding a map, we can set the project with the
urlparameter and adjust some of the panels/layout/theme options but we can't control the desktop as a whole (map content and desktop).Would it make sense :
settingUrlparameter which could point to adesktopSettingsJSON file? (overriding the local storage)desktopSettingsin the project ?All reactions