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
Copy file name to clipboardExpand all lines: src/topics/Interfacing.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,6 +18,7 @@ The following parameters can appear in the URL of the QWC2 application:
18
18
-`hp`, `hf`: Startup highlight parameters used in conjunction with the `qwc-fulltext-search-service`, see below.
19
19
-`f`: A filter configuration, see [Map filtering](./MapFilter.md).
20
20
-`localConfig`: Override the name of the loaded config file, i.e. to load `myconfig.json` instead of the default `config.json`, pass `localConfig=myconfig`.
21
+
-`v`: Which view to load: `3d` for the fullscreen 3D view, `3d2d` for the split-screen 3D/2D view.
21
22
22
23
The `l` parameter lists all layers in the map (redlining and background layers) as a comma separated list of entries of the form
0 commit comments