BasemapGalleryItem
Class:
esri/widgets/BasemapGallery/support/BasemapGalleryItemInheritance: BasemapGalleryItem Accessor
Since: ArcGIS API for JavaScript 4.3
The BasemapGalleryItem class represents one of the items in the BasemapGallery.
- See also:
Property Overview
Any properties can be set, retrieved or listened to. See the Working with Properties topic.
| Name | Type | Summary | Class | |
|---|---|---|---|---|
| basemap | Basemap | The item's associated basemap. more details | more details | BasemapGalleryItem |
| declaredClass | String | The name of the class. more details | more details | Accessor |
| error | Error | The Error object returned if an error occurred. more details | more details | BasemapGalleryItem |
| state | String | The item's state. more details | more details | BasemapGalleryItem |
| view | MapView | SceneView | The view associated with this item. more details | more details | BasemapGalleryItem |
Property Details
- basemapBasemap
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.
- errorErrorreadonly
The Error object returned if an error occurred.
- stateStringreadonly
The item's state.
Possible Values: loading | ready | error
- Default Value:loading
The view associated with this item.
Loading...
API Reference search results
| Name | Type | Module |
|---|