Class: ExtentEvent

ol/interaction/Extent.ExtentEvent


Events emitted by module:ol/interaction/Extent~Extent instances are instances of this type.

Extends

Members

The current extent.

target{Object}

The event target.

type{string}

The event type.

Methods

preventDefault() inherited

Stop event propagation.

stopPropagation() inherited

Stop event propagation.

Events

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

Generic error event. Triggered when an error occurs.

Triggered after the extent is changed