BasemapGalleryItem

AMD: require(["geoscene/widgets/BasemapGallery/support/BasemapGalleryItem"], (BasemapGalleryItem) => { /* 代码 */ });
ESM: import BasemapGalleryItem from "@geoscene/core/widgets/BasemapGallery/support/BasemapGalleryItem";
类: geoscene/widgets/BasemapGallery/support/BasemapGalleryItem
继承于: BasemapGalleryItem Accessor
起始版本: GeoScene API for JavaScript 4.22

BasemapGalleryItem 类表示 BasemapGallery 中的项目之一。

另参阅:

属性列表

可以设置、检索或监听的任何属性。参见使用属性主题。
展示继承属性 隐藏继承属性
名称 类型 描述
Basemap更多信息

项目的关联底图。

更多信息BasemapGalleryItem
String更多信息

类名。

更多信息Accessor
Error更多信息

如果发生错误,则返回 Error 对象。

更多信息BasemapGalleryItem
String更多信息

项目的状态。

更多信息BasemapGalleryItem
MapView|SceneView更多信息

与此项目关联的视图。

更多信息BasemapGalleryItem

属性详细说明

basemap Basemap

项目的关联底图。

declaredClass Stringreadonly inherited
起始版本: GeoScene API for JavaScript 4.22

类名。类的名称声明格式为 geoscene.folder.className

error Errorreadonly

如果发生错误,则返回 Error 对象。

state Stringreadonly

项目的状态。

可选值:"loading"|"ready"|"error"

默认值:loading

与此项目关联的视图。

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.