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: 28 October, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.