AzureMapDataProvider Methods
Loads map images from the Azure Maps data provider.| Name | Description |
|---|---|
| GetMapSizeInPixels(Double) | Returns the map size in pixels. Inherited from MapImageDataProviderBase. |
| Refresh() | Fetches data from the source collection. |
| SetTileSource(MapTileSourceBase) | Assigns a new tile source to the data provider. Inherited from MapDataProviderBase. |
See Also