TileSource.GetUri Method (Int32, Int32, Int32)
Bing
Retrieves the URI for the tile specified by the given x, y coordinates and zoom level.
Assembly: Microsoft.Maps.MapControl.WPF (in Microsoft.Maps.MapControl.WPF.dll)
Parameters
- x
-
Type:
System.Int32
The horizontal position of the tile.
- y
-
Type:
System.Int32
The vertical position of the tile.
- zoomLevel
-
Type:
System.Int32
The zoom level of the tile.
Show: