Show / Hide Table of Contents

Method CreateAsync

| Edit this page View Source

CreateAsync(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>
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX