Search

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

表示在 web 场景或 web 地图中设置的搜索参数。

构造函数

new Search(properties)
参数:
properties Object
optional

所有可传入构造函数的属性,请参见属性列表

属性列表

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

指示是否在 web 场景或 web 地图中启用地点查找器。

更多信息Search
String更多信息

类名。

更多信息Accessor
Boolean更多信息

是否在 web 场景或 web 地图中启用搜索功能。

更多信息Search
String更多信息

搜索对话框提供的提示。

更多信息Search
Collection<SearchLayer>更多信息

要包含在搜索中的图层集合。

更多信息Search
Collection<SearchTable>更多信息

要包含在搜索中的表的集合。

更多信息Search

属性详细说明

addressSearchEnabled Boolean
起始版本: GeoScene API for JavaScript 4.22

指示是否在 web 场景或 web 地图中启用地点查找器。

declaredClass Stringreadonly inherited

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

enabled Boolean

是否在 web 场景或 web 地图中启用搜索功能。

hintText String

搜索对话框提供的提示。

要包含在搜索中的图层集合。

要包含在搜索中的表的集合。

方法列表

属性 返回值类型 描述
Search更多信息

深拷贝对象。

更多信息Search

方法详细说明

clone(){Search}

深拷贝对象。

返回值:
类型 描述
Search 创建调用此方法的实例的深拷贝。

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