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.
Properties
Name | Type | Description | |
---|---|---|---|
providerData | { mapType?: BackgroundMapType } | undefined | Options for customizing the tiles supplied by the provider. | Deprecated |
providerName | string | undefined | Identifies the source of the map tiles. | Deprecated |
Defined in
Last Updated: 13 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.