| Name | Type | Argument | Description |
|---|---|---|---|
type |
string |
Type. |
|
feature |
ol.Feature |
<optional> |
optional
Feature. |
Extends
- goog.events.Event
- oli.source.VectorEvent
Members
-
experimental featureol.Feature
-
The feature being added or removed.
Events
-
experimental addfeature
-
Triggered when a feature is added to the source.
-
experimental removefeature
-
Triggered when a feature is removed from the source.
OpenLayers 3