Skip to content

Commit c61419d

Browse files
committed
Document ic URL param
1 parent f3a30aa commit c61419d

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
@@ -14,6 +14,7 @@ The following parameters can appear in the URL of the QWC application:
1414
- `s`: The current scale
1515
- `crs`: The CRS of extent/center coordinates
1616
- `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.
1718
- `st`: The search text
1819
- `hp`, `hf`: Startup highlight parameters used in conjunction with the `qwc-fulltext-search-service`, see below.
1920
- `f`: A filter configuration, see [Map filtering](./MapFilter.md).

0 commit comments

Comments
 (0)