We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfd3e2a commit 811e8c8Copy full SHA for 811e8c8
CHANGELOG.md
@@ -97,10 +97,15 @@
97
98
- `mapboxgl.supermap.ThemeLayer` 类新增 `moveTo`接口,支持调整专题图层显示顺序
99
100
+- 新增three图层:
101
+
102
+ - `mapboxgl.supermap.ThreeLayer`
103
104
- 新增热力图层:
105
106
- `mapboxgl.supermap.HeatMapLayer`
107
108
109
- `mapboxgl.supermap.ThemeLayer` 类新增 `setVisibility`接口,支持设置图层的显示和隐藏
110
111
- 废弃 `mapboxgl.supermap.ThemeLayer` 类的 `toiClientFeature` 接口,改用 `toFeature`接口
@@ -164,6 +169,8 @@
164
169
165
170
- 新增批量几何要素叠加分析示例
166
171
172
+- 新增three图层示例
173
167
174
### Classic
168
175
176
## Web Site && Docs
0 commit comments