L.supermap.echartsLayer(echartsOptions, options)
EChartsLayer.js, line 6
| Name | Type | Description | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
echartsOptions |
Object |
The optional parameters of the chart. |
||||||||||||
options |
Object |
The optional parameters of this layer.
|
Extends
Methods
-
setOption(echartsOptions, lazyUpdate, notMerge)
EChartsLayer.js, line 33 -
Set chart parameters.
Name Type Description echartsOptionsObject Chart parameters.
lazyUpdatestring Backstage update automatically.
notMergeboolean optional Whether or not to merge parameters.