Class: Event

ol.interaction.Extent.Event


Events emitted by ol.interaction.Extent instances are instances of this type.

Extends

Members

extent{ol.Extent}

The current extent.

target{Object}

The event target.

type{string}

The event type.

Methods

preventDefault() inherited

src/ol/events/event.js, line 48

Stop event propagation.

stopPropagation() inherited

src/ol/events/event.js, line 56

Stop event propagation.

Events

change inherited

src/ol/events/eventtype.js, line 8

Generic change event. Triggered when the revision counter is increased.

extentchanged

src/ol/interaction/extenteventtype.js, line 8

Triggered after the extent is changed