Show / Hide Table of Contents

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.Int32 level
System.Int32 row
System.Int32 column
CancellationToken cancellationToken
Returns
Type Description
Task<Uri>

Image byte data

Applies to

Platforms and versions
TargetVersions
UWP100.15
In This Article
Back to top Copyright © 2022 Esri.