Skip to content

Commit e4189ca

Browse files
committed
Document URL v parameter
1 parent dc2fdfa commit e4189ca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/topics/Interfacing.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ The following parameters can appear in the URL of the QWC2 application:
1818
- `hp`, `hf`: Startup highlight parameters used in conjunction with the `qwc-fulltext-search-service`, see below.
1919
- `f`: A filter configuration, see [Map filtering](./MapFilter.md).
2020
- `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.
2122

2223
The `l` parameter lists all layers in the map (redlining and background layers) as a comma separated list of entries of the form
2324
```text

0 commit comments

Comments
 (0)