clone Method
Produce a copy of this provider with identical properties except for those explicitly specified by changedProps.
Any properties explicitly set to undefined in changedProps will be reset to their default values.
clone(changedProps: BackgroundMapProviderProps): BackgroundMapProvider
| Parameter | Type | Description |
|---|---|---|
| changedProps | BackgroundMapProviderProps |
Returns - BackgroundMapProvider
Defined in
Last Updated: 28 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.