Skip to main content
A newer version of this page is available. .

BingMapDataProvider Properties

The class that loads map images from the Bing Maps data provider.
Name Description
ActualCulture Gets the actual culture of a data provider.
BingKey Get or sets the key that is required to connect to the Bing Maps data provider.
CacheOptions Gets or sets the settings for a map’s cache. Inherited from MapDataProviderBase.
Culture Specifies the culture that should be used when obtaining data from the Bing Maps service.
Kind Gets or sets a value specifying the type of images to be displayed on a map.
Owner Provides access to the owner of the current data provider. Inherited from MapDataProviderBase.
Projection Returns the projection supported by BingMapDataProvider.
TileSource Returns a tile source associated with the current data provider. Inherited from MapDataProviderBase.
UserAgent Inherited from MapDataProviderBase.
See Also