mirror of https://gitee.com/antv-l7/antv-l7
docs: 补充官网文档 (#1077)
* chore: update version 2.8.30 -> 2.8.31 * docs: 增加框选的 demo * docs: 补充 raisingHeight 的文档 * style: lint style
This commit is contained in:
parent
7acb179ad3
commit
5f445479a2
|
@ -94,10 +94,11 @@ const provincelayer = new PolygonLayer({})
|
||||||
```
|
```
|
||||||
|
|
||||||
- topsurface: boolean
|
- topsurface: boolean
|
||||||
控制顶面的显隐,默认为 true
|
控制顶面的显隐,默认为 true
|
||||||
|
|
||||||
- sidesurface: boolean
|
- sidesurface: boolean
|
||||||
控制侧面的显隐,默认为 true
|
控制侧面的显隐,默认为 true
|
||||||
|
|
||||||
|
|
||||||
[在线案例](/zh/examples/polygon/3d#texture3D)
|
[在线案例](/zh/examples/polygon/3d#texture3D)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue