new L7Layer(options)
Usage
// 浏览器
<script type="text/javascript" src="https://iclient.supermap.io/dist/maplibregl/iclient-maplibregl.js"></script>
<script>
new maplibregl.supermap.L7Layer(options);
</script>
// ES6 Import
import { L7Layer } from '@supermapgis/iclient-maplibregl';
new L7Layer(options);
maplibregl/overlay/L7Layer.js, line 10
Name | Type | Description | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
options |
Object |
图层配置项,包括以下参数:
|
- Version:
- 11.2.0