An identifier used to refer to the basemap when referencing it elsewhere.
The Error object returned if an error occurred while loading.
Represents the status of a load operation.
A list of warnings which occurred while loading.
Indicates whether the basemap instance has loaded.
The portal item.
A collection of tiled reference layers for displaying labels.
The spatial reference of the Basemap.
The URL pointing to an image that represents the basemap.
The title of the basemap.
Cancels a load() operation if it is already in progress.
Creates a deep clone of this object.
Destroys the basemap, and any associated resources, including its layers and portalItem.
isFulfilled()
may be used to verify if creating an instance of the class is fulfilled (either resolved or rejected).
isRejected()
may be used to verify if creating an instance of the class is rejected.
isResolved()
may be used to verify if creating an instance of the class is resolved.
Loads the resources referenced by this class.
Loads all the externally loadable resources associated with the basemap.
Converts an instance of this class to its ArcGIS portal JSON representation.
when()
may be leveraged once an instance of the class is created.
Generated using TypeDoc
A collection of tile layers that make up the basemap's features.
Read more...