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
@@ -14,6 +14,7 @@ The following parameters can appear in the URL of the QWC application:
14
14
-`s`: The current scale
15
15
-`crs`: The CRS of extent/center coordinates
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
+
-`ic`: If `c` is specified and `ic` is `true` or `1`, a marker is set at `c` when starting the application.
17
18
-`st`: The search text
18
19
-`hp`, `hf`: Startup highlight parameters used in conjunction with the `qwc-fulltext-search-service`, see below.
19
20
-`f`: A filter configuration, see [Map filtering](./MapFilter.md).
0 commit comments