fromJSON MethodStatic
Construct from JSON, performing validation and applying default values for undefined fields.
fromJSON(json?: BackgroundMapProps): BackgroundMapSettings
@see fromPersistentJSON if you are reading the settings directly from the iModel.
| Parameter | Type | Description | 
|---|---|---|
| json | BackgroundMapProps | 
Returns - BackgroundMapSettings
Defined in
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.