new ol.source.DataFlow(opt_options)
DataFlow.js, line 4
Name | Type | Description | ||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
opt_options |
Object |
The optional parameters.
|
Extends
- ol.source.Vector
Methods
-
setExcludeField(excludeField)
DataFlow.js, line 50 -
Set the unique field to be excluded.
Name Type Description excludeField
Object The unique field to be excluded
-
setGeometry(geometry)
DataFlow.js, line 61 -
Set geometry data to be added.
Name Type Description geometry
Object Object of GeoJSON geometry data to be added.
-
setPrjCoordSys(prjCoordSys)
DataFlow.js, line 39 -
Set coordinate reference system.
Name Type Description prjCoordSys
Object The reference system.