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: 20 June, 2023