Skip to content

Commit

Permalink
link to app context
Browse files Browse the repository at this point in the history
  • Loading branch information
dsuren1 committed Jan 31, 2025
1 parent fa88a3f commit 43d4681
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/developer-guide/map-query-parameters.md
Original file line number Diff line number Diff line change
Expand Up @@ -427,4 +427,4 @@ GET: `#/viewer/config?actions=[{"type":"CATALOG:ADD_LAYERS_FROM_CATALOGS","layer
This GeoJSON catalog will return a single record similar to the 3D Tiles catalog and for this reason the name used in the layers array will be used to apply the title to the added vector layer.
!!! note
When using `SEARCH:SEARCH_WITH_FILTER` and `SEARCH:SCHEDULE_SEARCH_WITH_FILTER` in the context or any derived resource of the context via a query parameter, please ensure that the `Search` plugin is imported in the respective CONTEXT, as the actions associated with the plugin are required for them to be effectively triggered.
When using `SEARCH:SEARCH_WITH_FILTER` and `SEARCH:SCHEDULE_SEARCH_WITH_FILTER` in the context or any derived resource of the context via a query parameter, please ensure that the `Search` plugin is imported in the respective [CONTEXT]('../../user-guide/application-context/#application-context), as the actions associated with the plugin are required for them to be effectively triggered.

0 comments on commit 43d4681

Please sign in to comment.