Method CreateAsync
| Edit this page View SourceCreateAsync(Basemap)
Creates an item to represent the given basemap.
Declaration
public static Task<BasemapGalleryItem> CreateAsync(Basemap basemap)
Parameters
Type | Name | Description |
---|---|---|
Basemap | basemap |
Returns
Type | Description |
---|---|
Task<BasemapGalleryItem> |