L.supermap.dataFlowLayer(url, options)
leaflet/overlay/DataFlowLayer.js, line 4
Name | Type | Description |
---|---|---|
url |
string |
实时数据图层服务地址 |
options |
Object |
设置图层参数。如: |
Extends
Methods
-
setExcludeField(excludeField)
leaflet/overlay/DataFlowLayer.js, line 74 -
设置唯一字段
Name Type Description excludeField
string 唯一字段
-
setGeometry(geometry)
leaflet/overlay/DataFlowLayer.js, line 85 -
设置集合要素
Name Type Description geometry
Object 待设置的GeoJSON几何要素对象