DeprecatedBackgroundMapProps Interface
Properties of PersistentBackgroundMapProps that have been deprecated, but are retained for backwards compatibility. These properties are omitted from BackgroundMapProps as they are no longer part of the API, but are included in PersistentBackgroundMapProps because they remain part of the persistence format.
extensions
Properties
Name | Type | Description | |
---|---|---|---|
providerData | undefined | { mapType?: BackgroundMapType } | Options for customizing the tiles supplied by the provider. | Deprecated |
providerName | undefined | string | Identifies the source of the map tiles. | Deprecated |
Defined in
Last Updated: 20 June, 2023