new ServerVector
Stability: experimental
Parameters:
| Name | Type | Description | ||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
options |
olx.source.ServerVectorOptions | Options. Properties
|
- Source:
- servervectorsource.js, line 18
Extends
- ol.source.FormatVector
Methods
-
readFeatures
Stability: experimental -
Parameters:
Name Type Description sourceArrayBuffer | Document | Node | Object | string Source.
- Source:
- servervectorsource.js, line 109
Returns:
Features.
- Type
- Array.<ol.Feature>
OpenLayers 3