updateConfiguration Method
Overrides specific aspects of the current marker display configuration.
Any field that is not undefined will be replaced in the current configuration; the rest will retain their current values.
updateConfiguration(config: SectionMarkerConfig): void
@see - replaceConfiguration to override all settings.
- updateConfiguration to update the global configuration.
 
| Parameter | Type | Description | 
|---|---|---|
| config | SectionMarkerConfig | 
Returns - void
Defined in
Last Updated: 24 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.