new FGB(opt_options)
Usage
// 浏览器
<script type="text/javascript" src="https://iclient.supermap.io/dist/openlayers/iclient-ol.js"></script>
<script>
new ol.source.FGB(opt_options);
</script>
// ES6 Import
import { FGB } from '@supermapgis/iclient-ol';
new FGB(opt_options);
openlayers/overlay/FGB.js, line 10
Name | Type | Description | ||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
opt_options |
Object |
参数。
|
- Version:
- 11.1.0