savedQueryParams
savedQueryParams: [key: string]: string | undefined
List of query parameters to append to the settings URL and persisted as part of the JSON representation.
@note Sensitive information like user credentials should be provided in unsavedQueryParams to ensure it is never persisted.
Defined in
- core/common/src/MapLayerSettings.ts Line 294
Last Updated: 13 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.