BingMapDataProvider Methods
Obsolete. The class that loads map images from the Bing Maps data provider.| Name | Description |
|---|---|
| GetMapSizeInPixels(Double) | Returns the map size in pixels. Inherited from MapImageDataProviderBase. |
| Refresh() | Refreshes the Bing Map data provider’s tile source. |
| SetTileSource(MapTileSourceBase) | Assigns a new tile source to the data provider. Inherited from MapDataProviderBase. |
See Also