Method GetTileUriAsync
GetTileUriAsync(Int32, Int32, Int32, CancellationToken)
This method is not currently supported and always throws a
Declaration
protected override Task<Uri> GetTileUriAsync(int level, int row, int column, CancellationToken cancellationToken)
Parameters
Type | Name | Description |
---|---|---|
System. |
level | |
System. |
row | |
System. |
column | |
Cancellation |
cancellationToken |
Returns
Type | Description |
---|---|
Task<Uri> | Image byte data |
Applies to
Platforms and versions
Target | Versions |
---|---|
UWP | 100.15 |