new VECTOR(config)
VECTOR layer constructor
Parameters:
| Name | Type | Description |
|---|---|---|
config |
object | Configuration for custom Vector layers imported by user. This class used to persist these layers. The geometry is saved as GeoJSON in this configuration object. |
- Source:
- Layer.js, line 108