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