- See also:
Property Overview
Any properties can be set, retrieved or listened to. See the Working with Properties topic.
Name | Type | Summary | Class | |
---|---|---|---|---|
Basemap | more details The item's associated basemap. | more details | BasemapGalleryItem | |
String | more details The name of the class. | more details | Accessor | |
Error | more details The Error object returned if an error occurred. | more details | BasemapGalleryItem | |
String | more details The item's state. | more details | BasemapGalleryItem | |
MapView|SceneView | more details The view associated with this item. | more details | BasemapGalleryItem |
Property Details
-
basemap Basemap
-
The item's associated basemap.
-
Since: ArcGIS API for JavaScript 4.7
-
The name of the class. The declared class name is formatted as
esri.folder.className
.
-
error Errorreadonly
-
The Error object returned if an error occurred.
-
state Stringreadonly
-
The item's state.
Possible Values:"loading"|"ready"|"error"
- Default Value:loading
-
The view associated with this item.