BasemapGalleryItem

Class: esri/widgets/BasemapGallery/support/BasemapGalleryItem
Inheritance: 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.
NameTypeSummaryClass
Basemap

The item's associated basemap.

more details
more detailsBasemapGalleryItem
String

The name of the class.

more details
more detailsAccessor
Error

The Error object returned if an error occurred.

more details
more detailsBasemapGalleryItem
String

The item's state.

more details
more detailsBasemapGalleryItem
MapView|SceneView

The view associated with this item.

more details
more detailsBasemapGalleryItem

Property Details

basemap Basemap

The item's associated basemap.

declaredClass Stringreadonly inherited
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.

API Reference search results

NameTypeModule
Loading...