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
+1-1
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ The following parameters can appear in the URL of the QWC2 application:
16
16
-`hc`: If `c` is specified and `hc` is `true` or `1`, a marker is set at `c` when starting the application. Note: requires the `StartupMarkerPlugin` plugin to be active.
17
17
-`st`: The search text
18
18
-`hp`, `hf`, `ht`: Startup highlight parameters used in conjunction with the `qwc-fulltext-search-service`, see below.
19
-
-`f`: A filter configuration, see [./MapFilter](Map filtering).
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
21
22
22
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