Show / Hide Table of Contents

Method LoadFromUriAsync

LoadFromUriAsync(Uri)

Load a base map from a uri resource

Declaration
public static async Task<Basemap> LoadFromUriAsync(Uri uri)
Parameters
Type Name Description
Uri uri

The uri to the base map.

Returns
Type Description
Task<Basemap>

Task<Basemap>.

Applies to

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