new OlObjects()
Simple store that maps a ol.Collection to a Ext.data.Store.
- Source:
Members
(static) olCollection
The ol collection this store syncs with.
Properties:
Name | Type | Description |
---|---|---|
olCollection |
ol.Collection | olCollection to sync with store |
- Source:
Methods
(static) constructor(config)
Constructs a new OlObjects store.
Parameters:
Name | Type | Description |
---|---|---|
config |
Object | The configuration object. |
- Source:
(static) destroy()
- Source: