BackgroundMapProviderName Type Alias

BackgroundMapProviderName = "BingProvider" | "MapBoxProvider"

Enumerates a set of supported BackgroundMapProviders that can provide map imagery.

@note To access imagery from such a provider, an API key must be supplied via IModelAppOptions.mapLayerOptions.

@note "BingProvider" is deprecated in 5.11.0 and retained for compatibility with existing persisted data and application code.

Defined in

Last Updated: 23 June, 2026