fromPersistentJSON MethodStatic
Create settings from their persistent representation. In general, this method should only be used when reading the settings directly from the iModel - otherwise, prefer fromJSON.
fromPersistentJSON(json?: PersistentBackgroundMapProps): BackgroundMapSettings
| Parameter | Type | Description | 
|---|---|---|
| json | PersistentBackgroundMapProps | 
Returns - BackgroundMapSettings
Defined in
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.