Class: exports

exports

new module.exports#module.exports(map, options, container)

view/utils/echarts/EchartsLayerPlugin.js, line 112
Name Type Description
map Cesium.Viewer

Cesium.Viewer

options *

百度EchartsOptions https://echarts.apache.org/zh/option.html#title

Name Type Default Description
postRender Boolean false 可选

是否实时渲染

visible Boolean true 可选

是否显隐图层

opacity Number 1 可选

图层透明度

container HTMLElement 可选

传递给echarts绘制canvas的元素,如不传内部自动建立一个画布元素,外接的方式使用请MapvLayer