ol.source. ol.source.VectorEvent

Source:
  • vectorsource.js, line 381

Extends

  • goog.events.Event

Members

feature :ol.Feature|undefined

Stability: experimental

The feature being added or removed.

Source:
  • vectorsource.js, line 390

Events

addfeature

Stability: experimental

Triggered when a feature is added to the source.

Source:
  • vectorsource.js, line 24

removefeature

Stability: experimental

Triggered when a feature is removed from the source.

Source:
  • vectorsource.js, line 30